menu
tiki_sdk_flutter package
documentation
ui/button.dart
Button
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
late
final
The button's text color.
Implementation
late final Color? textColor;
tiki_sdk_flutter package
documentation
ui/button
Button
textColor property
Button class