focusing property
Whether this radio button currently has focus.
When true, displays a focus outline around the radio button for accessibility and keyboard navigation indication.
Implementation
final bool focusing;
Whether this radio button currently has focus.
When true, displays a focus outline around the radio button for accessibility and keyboard navigation indication.
final bool focusing;