menu
az_ui package
documentation
widgets/text.dart
AzText
selectionColor method
selectionColor method
dark_mode
light_mode
selectionColor
method
AzText
selectionColor
(
Color
selectionColor
)
Implementation
AzText selectionColor(Color selectionColor){ _selectionColor = selectionColor; return this; }
az_ui package
documentation
widgets/text
AzText
selectionColor method
AzText class