menu
first_run_kit package
documentation
controller/flow_controller.dart
FlowController
stepCount property
stepCount property
dark_mode
light_mode
stepCount
property
int
get
stepCount
Total number of steps in the flow.
Implementation
int get stepCount => _stepCount;
first_run_kit package
documentation
controller/flow_controller
FlowController
stepCount property
FlowController class