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