menu
flutter_arch package
documentation
arch/lifecycle.dart
BaseViewState<T extends StatefulWidget, D extends ViewModel>
runtimeType property
runtimeType property
dark_mode
light_mode
runtimeType
property
Type
get
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;
flutter_arch package
documentation
arch/lifecycle
BaseViewState<T extends StatefulWidget, D extends ViewModel>
runtimeType property
BaseViewState mixin