andyduke / styled_text_package

Text widget with formatted text using tags. Makes it easier to use formatted text in multilingual applications.
https://pub.dev/packages/styled_text
BSD 3-Clause "New" or "Revised" License
75 stars 48 forks source link

Example has a typo / error... #30

Closed patniemeyer closed 3 years ago

patniemeyer commented 3 years ago

The onTap is a block body and should not have the '=>'. Thanks.

andyduke commented 3 years ago

@patniemeyer Thank you.

TODO: Remove => https://github.com/andyduke/styled_text_package/blob/adf22249efec5cadd4660bc50fc42a9070cc3cce/styled_text/lib/action_text_style.dart#L16