focusedOutlineStyle property

FFocusedOutlineStyle Function(FFocusedOutlineStyle style)? focusedOutlineStyle
final

The style used when the tappable is focused. This tappable will not be outlined if null.

Implementation

final FFocusedOutlineStyle Function(FFocusedOutlineStyle style)? focusedOutlineStyle;