menu
syncfusion_flutter_datagrid package
documentation
datagrid.dart
DataGridCheckboxValueChangedDetails
value property
value property
dark_mode
light_mode
value
property
bool
value
final
Specifies the current value of the checkbox.
Implementation
final bool value;
syncfusion_flutter_datagrid package
documentation
datagrid
DataGridCheckboxValueChangedDetails
value property
DataGridCheckboxValueChangedDetails class