menu
googleapis package
documentation
shared.dart
$TimeOfDay
$TimeOfDay.new constructor
$TimeOfDay.new constructor
dark_mode
light_mode
$TimeOfDay
constructor
$TimeOfDay
(
{
int
?
hours
,
int
?
minutes
,
int
?
nanos
,
int
?
seconds
,
})
Implementation
$TimeOfDay({
this
.hours,
this
.minutes,
this
.nanos,
this
.seconds, });
googleapis package
documentation
shared
$TimeOfDay
$TimeOfDay.new constructor
$TimeOfDay class