datarowCheckboxTheme property

CheckboxThemeData? datarowCheckboxTheme
final

Overrides theme of the checkbox that is displayed in the checkbox column in each data row (should checkboxes be enabled)

Implementation

final CheckboxThemeData? datarowCheckboxTheme;