menu
flutter_painter_v2 package
documentation
flutter_painter_pure.dart
TextDrawable
style property
style property
dark_mode
light_mode
style
property
TextStyle
style
final
The style the text will be drawn with.
Implementation
final TextStyle style;
flutter_painter_v2 package
documentation
flutter_painter_pure
TextDrawable
style property
TextDrawable class