menu
flutter_dev_toolkit package
documentation
interceptors/performance/cold_start_timer.dart
ColdStartTimer
start static method
start static method
dark_mode
light_mode
start
static method
void
start
(
)
Implementation
static void start() { _stopwatch.start(); }
flutter_dev_toolkit package
documentation
interceptors/performance/cold_start_timer
ColdStartTimer
start static method
ColdStartTimer class