babel_text 2.0.2
babel_text: ^2.0.2 copied to clipboard
A easy and highly customizable "Text" compoent. Change dynamically styles, add intuitively onTap functions in texts, easly display tooltip messages and more!
2.0.2 #
"BabelWidget" fields are not required
2.0.1 #
Export "BabelWidget"
2.0.0 #
- BREAKING CHANGE: Changed
innerWidgetMappinganddefaultWidgetMappingto useBabelWidget Function(BuildContext context, TextStyle currentStyle)instead ofWidget Function(BuildContext context, TextStyle currentStyle). This allows for more control over widget alignment and baseline through theBabelWidgetclass.
1.0.0 #
- Initial release