menu
bzframework package
documentation
ui/BZView.dart
BZView<C extends BZController>
controller property
controller property
dark_mode
light_mode
controller
property
C
get
controller
inherited
Implementation
T get controller => GetInstance().find<T>(tag: tag)!;
bzframework package
documentation
ui/BZView
BZView<C extends BZController>
controller property
BZView class