color property

Color? color
final

The color when button is not filled.

Defaults to:

colorScheme.primary[60]

Implementation

final Color? color;