menu
t_utils package
documentation
common/widgets/data_table/data_table.dart
TDataTable
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
final
Whether to sort the DataTable in ascending or descending order.
Implementation
final bool isLoading;
t_utils package
documentation
common/widgets/data_table/data_table
TDataTable
isLoading property
TDataTable class