menu
fastyle_buttons package
documentation
ui/base/button.dart
FastButton2
highlightColor property
highlightColor property
dark_mode
light_mode
highlightColor
property
Color
?
highlightColor
final
The color when the button is highlighted.
Implementation
final Color? highlightColor;
fastyle_buttons package
documentation
ui/base/button
FastButton2
highlightColor property
FastButton2 class