menu
flutter_folderview package
documentation
models/flat_node.dart
FlatNode<T>
isFirst property
isFirst property
dark_mode
light_mode
isFirst
property
bool
isFirst
final
Whether this node is the first child of its parent
Implementation
final bool isFirst;
flutter_folderview package
documentation
models/flat_node
FlatNode<T>
isFirst property
FlatNode class