menu
fml package
documentation
widgets/widget/model.dart
Model
descendants property
descendants property
dark_mode
light_mode
descendants
property
List
?
get
descendants
Implementation
List<dynamic>? get descendants => findDescendantsOfExactType(null);
fml package
documentation
widgets/widget/model
Model
descendants property
Model class