menu
flutstrap package
documentation
components/tables/flutstrap_table.dart
FlutstrapTable<T>
onRowTap property
onRowTap property
dark_mode
light_mode
onRowTap
property
void Function
(
T
item
)
?
onRowTap
final
Implementation
final void Function(T item)? onRowTap;
flutstrap package
documentation
components/tables/flutstrap_table
FlutstrapTable<T>
onRowTap property
FlutstrapTable class