focusedOutlineStyle property

FFocusedOutlineStyle Function(FFocusedOutlineStyle)? focusedOutlineStyle
final

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

Implementation

final FFocusedOutlineStyle Function(FFocusedOutlineStyle)? focusedOutlineStyle;