menu
widget_modifier package
documentation
widgets.dart
DefaultTextStyleTransitionModifier
style property
style property
dark_mode
light_mode
style
property
Animation
<
TextStyle
>
style
final
The animation that controls the descendants' text style.
Implementation
final Animation<TextStyle> style;
widget_modifier package
documentation
widgets
DefaultTextStyleTransitionModifier
style property
DefaultTextStyleTransitionModifier class