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