menu
sviper package
documentation
sviper_module.dart
SviperView
state property
state property
dark_mode
light_mode
state
property
Object
?
get
state
Getter for the state of the module.
Implementation
Object? get state => _presenter?._state;
sviper package
documentation
sviper_module
SviperView
state property
SviperView class