menu
tree_data_table package
documentation
source/widgets/data/grid_expansion_tile.dart
GridExpansionTile
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
ValueNotifier
<
bool
>
?
isLoading
final
Whether this node's children are being loaded.
Implementation
final ValueNotifier<bool>? isLoading;
tree_data_table package
documentation
source/widgets/data/grid_expansion_tile
GridExpansionTile
isLoading property
GridExpansionTile class