color property

Color? color
final

The primary color of the button.

This affects the button's background, border, or text color depending on type.

Implementation

final Color? color;