color property

Color? color
final

Custom color for the DigitCheckbox. If not provided, default colors will be used based on the state and disabled status.

Implementation

final Color? color;