menu
duckma_crow_flutter package
documentation
duckma_crow_flutter.dart
View<T extends BaseViewModel>
viewModel property
viewModel property
dark_mode
light_mode
viewModel
property
@
protected
T
get
viewModel
inherited
The instance of the ViewModel.
Implementation
@protected T get viewModel => GetInstance().find<T>(tag: tag);
duckma_crow_flutter package
documentation
duckma_crow_flutter
View<T extends BaseViewModel>
viewModel property
View class