menu
umvvm package
documentation
arch/base/base_instance_part.dart
BaseInstancePart<Input, T extends MvvmInstance>
parentInstance property
parentInstance property
dark_mode
light_mode
parentInstance
property
T
parentInstance
getter/setter pair
Instance that created this part
Implementation
late T parentInstance;
umvvm package
documentation
arch/base/base_instance_part
BaseInstancePart<Input, T extends MvvmInstance>
parentInstance property
BaseInstancePart class