menu
flutter_screen_timehandler package
documentation
time_in_app.dart
TimeInApp
TimeInApp.new const constructor
TimeInApp.new const constructor
dark_mode
light_mode
TimeInApp
constructor
const
TimeInApp
(
{
Key
?
key
,
})
Implementation
const TimeInApp({Key? key}) : super(key: key);
flutter_screen_timehandler package
documentation
time_in_app
TimeInApp
TimeInApp.new const constructor
TimeInApp class