menu
driver_lite
logic/cubit/startup/startup_cubit.dart
StartupState
currentLabel property
currentLabel
dark_mode
light_mode
currentLabel
property
String
currentLabel
final
A human-readable label for the task currently in progress.
Implementation
final String currentLabel;
driver_lite
startup_cubit
StartupState
currentLabel property
StartupState class