menu
flutter_liquid_glass_widgets package
documentation
widgets/shared/adaptive_glass_text.dart
AdaptiveGlassText
textAlign property
textAlign property
dark_mode
light_mode
textAlign
property
TextAlign
?
textAlign
final
Passed through to the underlying
Text
.
Implementation
final TextAlign? textAlign;
flutter_liquid_glass_widgets package
documentation
widgets/shared/adaptive_glass_text
AdaptiveGlassText
textAlign property
AdaptiveGlassText class