menu
t_utils package
documentation
common/widgets/data_table/data_table.dart
TDataTable
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
actions
final
Custom actions (e.g., buttons, dropdowns) for the table header.
Implementation
final List<Widget> actions;
t_utils package
documentation
common/widgets/data_table/data_table
TDataTable
actions property
TDataTable class