menu
summer_plugin package
documentation
table/summer_tree_table_source.dart
SummerTreeTableSource
rowExpanded abstract method
rowExpanded abstract method
dark_mode
light_mode
rowExpanded
abstract method
bool
rowExpanded
(
int
rowIndex
)
Whether the visible row at
rowIndex
is currently expanded.
Implementation
bool rowExpanded(int rowIndex);
summer_plugin package
documentation
table/summer_tree_table_source
SummerTreeTableSource
rowExpanded abstract method
SummerTreeTableSource class