menu
arcane package
documentation
generated/arcane_shadcn/src/components/form/object_input.dart
NullableTimeOfDay
NullableTimeOfDay.new constructor
NullableTimeOfDay.new constructor
dark_mode
light_mode
NullableTimeOfDay
constructor
NullableTimeOfDay
(
{
int
?
hour
,
int
?
minute
,
int
?
second
,
})
Implementation
NullableTimeOfDay({this.hour, this.minute, this.second});
arcane package
documentation
generated/arcane_shadcn/src/components/form/object_input
NullableTimeOfDay
NullableTimeOfDay.new constructor
NullableTimeOfDay class