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