PrimaryButtonColors
Constructors
Properties
Link copied to clipboard
The background color of the primary button. Note: If 'null', {@link Colors#primary} is used.
Link copied to clipboard
The color of the text and icon in the primary button.
Link copied to clipboard
The success color for the primary button text when in a success state. Defaults to onBackground
.
Link copied to clipboard
The background color for the primary button when in a success state. Defaults to base green background color.