paleButtonColors property

bool? paleButtonColors
final

Whether to apply pale color to action buttons.

Pale buttons was the default behavior before 0.15.2, but now buttons have darker colors by default.

Implementation

final bool? paleButtonColors;