gradientColors property

List<Color>? gradientColors
final

to set a custom button theme color use this list when it's not null it will be applied

Implementation

final List<Color>? gradientColors;