menu
prayer_times_helper package
documentation
prayer_times_helper.dart
PrayerTime
PrayerTime.new constructor
PrayerTime.new constructor
dark_mode
light_mode
PrayerTime
constructor
PrayerTime
(
{
required
String
name
,
required
DateTime
time
,
})
Implementation
PrayerTime({required this.name, required this.time});
prayer_times_helper package
documentation
prayer_times_helper
PrayerTime
PrayerTime.new constructor
PrayerTime class