menu
conectar_design_system package
documentation
components/table/my_table.dart
MyTable<T>
actions property
actions property
dark_mode
light_mode
actions
property
List
<
MyTableAction
<
T
>
>
actions
final
Implementation
final List<MyTableAction<T>> actions;
conectar_design_system package
documentation
components/table/my_table
MyTable<T>
actions property
MyTable class