menu
remind_timetable package
documentation
timetable.dart
TimeZoom
TimeZoom.new const constructor
TimeZoom.new const constructor
dark_mode
light_mode
TimeZoom
constructor
const
TimeZoom
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const TimeZoom({super.key, required this.child});
remind_timetable package
documentation
timetable
TimeZoom
TimeZoom.new const constructor
TimeZoom class