menu
fml package
documentation
widgets/viewable/viewable_model.dart
ViewableMixin
ancestors property
ancestors property
dark_mode
light_mode
ancestors
property
List
?
get
ancestors
inherited
Implementation
List<dynamic>? get ancestors => findAncestorsOfExactType(null);
fml package
documentation
widgets/viewable/viewable_model
ViewableMixin
ancestors property
ViewableMixin mixin