menu
dtwidget package
documentation
components/buttons/dt_button.dart
DTButton
highlightColor property
highlightColor property
dark_mode
light_mode
highlightColor
property
Color
?
highlightColor
final
Pass
DTColors
or
Color
. The highlight color for the button's
InkWell
.
Implementation
final Color? highlightColor;
dtwidget package
documentation
components/buttons/dt_button
DTButton
highlightColor property
DTButton class