menu
driver_lite
logic/cubit/startup/startup_cubit.dart
StartupState
completedCount property
completedCount
dark_mode
light_mode
completedCount
property
int
completedCount
final
The number of tasks that have finished successfully.
Implementation
final int completedCount;
driver_lite
startup_cubit
StartupState
completedCount property
StartupState class