primary property

Color? primary
final

primary is used to set the button color This is an optional property This is a color type property

Implementation

final Color? primary;