setFocusOnTap property

bool? setFocusOnTap
final

If true, sets focus to the button when it is tapped.

If not defined, default to false.

Implementation

final bool? setFocusOnTap;