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