menu
easy_software package
documentation
tables/paginated_table.dart
PaginatedTable<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/paginated_table
PaginatedTable<T>
onDetails property
PaginatedTable class