menu
easy_software package
documentation
tables/scrollable_table.dart
ScrollableTable<T>
onDetails property
onDetails property
dark_mode
light_mode
onDetails
property
void Function
(
T
model
)
?
onDetails
final
Implementation
final void Function(T model)? onDetails;
easy_software package
documentation
tables/scrollable_table
ScrollableTable<T>
onDetails property
ScrollableTable class