menu
xyz_flutter_plus package
documentation
@screen/src/screen_view.dart
ScreenView<TScreen extends Screen<Model>, TModelScreenConfiguration extends ModelScreenConfiguration, TController extends ScreenController<TModelScreenConfiguration>>
$children property
$children property
dark_mode
light_mode
$children
property
@
protected
List
<
ChangeNotifier
>
$children
final
inherited
Implementation
@protected final List<ChangeNotifier> $children = [];
xyz_flutter_plus package
documentation
@screen/src/screen_view
ScreenView<TScreen extends Screen<Model>, TModelScreenConfiguration extends ModelScreenConfiguration, TController extends ScreenController<TModelScreenConfiguration>>
$children property
ScreenView class