menu
neom_commons package
documentation
ui/widgets/date_time_row.dart
DateTimeRow
DateTimeRow.new const constructor
DateTimeRow.new const constructor
dark_mode
light_mode
DateTimeRow
constructor
const
DateTimeRow
(
{
int
date
=
0
,
bool
showTime
=
true
,
Key
?
key
,
})
Implementation
const DateTimeRow({this.date = 0, this.showTime = true, super.key});
neom_commons package
documentation
ui/widgets/date_time_row
DateTimeRow
DateTimeRow.new const constructor
DateTimeRow class