focusColor property
The focus color used indicate that a component has the input focus.
Implementation
Color get focusColor => theme.focusColor;
The focus color used indicate that a component has the input focus.
Color get focusColor => theme.focusColor;