menu
quiz_package package
documentation
application/QuizEngine/InformationsStepper/view_model.dart
InformationsStepperWidgetState
lastStep property
lastStep property
dark_mode
light_mode
lastStep
property
int
get
lastStep
Implementation
int get lastStep { return widget.steps.length - 1; }
quiz_package package
documentation
application/QuizEngine/InformationsStepper/view_model
InformationsStepperWidgetState
lastStep property
InformationsStepperWidgetState class