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