menu
mx_novice_guide package
documentation
model/controller.dart
NoviceGuideControllerImpl
currentStep property
currentStep property
dark_mode
light_mode
currentStep
property
@
override
GuideStep
?
get
currentStep
override
當前的步驟
Implementation
@override GuideStep? get currentStep => _client?.currentStep;
mx_novice_guide package
documentation
model/controller
NoviceGuideControllerImpl
currentStep property
NoviceGuideControllerImpl class