menu
fml package
documentation
widgets/widget/widget_model.dart
WidgetModel
ancestors property
ancestors property
dark_mode
light_mode
ancestors
property
List
?
get
ancestors
Implementation
List<dynamic>? get ancestors => findAncestorsOfExactType(null);
fml package
documentation
widgets/widget/widget_model
WidgetModel
ancestors property
WidgetModel class