style property

FocusThemeData? style
final

The style of this focus border. If non-null, this is mescled with ThemeData.focusThemeData

Implementation

final FocusThemeData? style;