menu
flutter_launcher_icons package
documentation
logger.dart
Progress
Progress.new constructor
Progress.new constructor
dark_mode
light_mode
Progress
constructor
Progress
(
String
message
)
Implementation
Progress(this.message) : _stopwatch = Stopwatch()..start();
flutter_launcher_icons package
documentation
logger
Progress
Progress.new constructor
Progress class