style property

FocusThemeData? style
final

The style of this focus border.

If non-null, this is mescled with FluentThemeData.focusTheme

Implementation

final FocusThemeData? style;