menu
bmi_global package
documentation
utils/table.dart
DisplaySelectRow<T>
onSelectChange property
onSelectChange property
dark_mode
light_mode
onSelectChange
property
void Function
(
T
,
bool
)
onSelectChange
final
Implementation
final void Function(T, bool) onSelectChange;
bmi_global package
documentation
utils/table
DisplaySelectRow<T>
onSelectChange property
DisplaySelectRow class