menu
dart_iztro package
documentation
utils/solar_time_util.dart
SolarTime
SolarTime.new const constructor
SolarTime.new const constructor
dark_mode
light_mode
SolarTime
constructor
const
SolarTime
(
int
year
,
int
month
,
int
day
,
int
hour
,
int
minute
,
double
second
,
)
Implementation
const SolarTime( this.year, this.month, this.day, this.hour, this.minute, this.second, );
dart_iztro package
documentation
utils/solar_time_util
SolarTime
SolarTime.new const constructor
SolarTime class