menu
xyz_flutter_plus package
documentation
@screen/src/screen_page.dart
ScreenPageView<T1 extends ScreenPage, T2 extends ModelScreenConfiguration, T3 extends ScreenController<T2>>
c property
c property
dark_mode
light_mode
c
property
T3
c
getter/setter pair
Implementation
late T3 c = this.widget.screenState.c as T3;
xyz_flutter_plus package
documentation
@screen/src/screen_page
ScreenPageView<T1 extends ScreenPage, T2 extends ModelScreenConfiguration, T3 extends ScreenController<T2>>
c property
ScreenPageView class