isStartPointFocused property
Whether the start-point text field currently has focus.
Implementation
bool get isStartPointFocused => _isStartPointFocused;
Whether the start-point text field currently has focus.
bool get isStartPointFocused => _isStartPointFocused;