focusColor property
final
The color to use for filling the button when the button has input focus.
Implementation
final Color? focusColor;
The color to use for filling the button when the button has input focus.
final Color? focusColor;