menu
fluttershow_base package
documentation
components/widgets/text/gradient_text.dart
GradientText
textDirection property
textDirection property
dark_mode
light_mode
textDirection
property
TextDirection
?
textDirection
final
The text direction to be applied.
Implementation
final TextDirection? textDirection;
fluttershow_base package
documentation
components/widgets/text/gradient_text
GradientText
textDirection property
GradientText class