pressedStyle property

CheckboxStyle? pressedStyle
final

The style to be resolved when events includes CheckboxEvent.pressed.

Implementation

final CheckboxStyle? pressedStyle;