menu
bmi_global package
documentation
utils/table.dart
DisplayTable<T>
onRowTap property
onRowTap property
dark_mode
light_mode
onRowTap
property
void Function
(
T
val
)
?
onRowTap
final
Implementation
final void Function(T val)? onRowTap;
bmi_global package
documentation
utils/table
DisplayTable<T>
onRowTap property
DisplayTable class