style property

CheckboxThemeData? style
final

The style applied to the checkbox. If non-null, it's mescled with FluentThemeData.checkboxThemeData

Implementation

final CheckboxThemeData? style;