menu
mx_novice_guide package
documentation
model/controller.dart
NoviceGuideControllerImpl
attach method
attach method
dark_mode
light_mode
attach
method
void
attach
(
NoviceGuideState
state
)
Implementation
void attach(NoviceGuideState state) { _client = state; }
mx_novice_guide package
documentation
model/controller
NoviceGuideControllerImpl
attach method
NoviceGuideControllerImpl class