focusColor property Null safety
final
The color for the button's Material when it has the input focus.
Implementation
final Color? focusColor;
The color for the button's Material when it has the input focus.
final Color? focusColor;