menu
geniuslink_design_system package
documentation
design_system/components/data/editable_table.dart
EditableTable
showActions property
showActions property
dark_mode
light_mode
showActions
property
bool
showActions
final
Trailing actions column (insert-below + delete per row).
Implementation
final bool showActions;
geniuslink_design_system package
documentation
design_system/components/data/editable_table
EditableTable
showActions property
EditableTable class