focusBackground property

Color? focusBackground
final

The background color when the button is being focused.

Defaults to:

colorScheme.shade[100]

Implementation

final Color? focusBackground;