menu
nsg_controls package
documentation
helpers.dart
DatePartFormat
DatePartFormat.new const constructor
DatePartFormat.new const constructor
dark_mode
light_mode
DatePartFormat
constructor
const
DatePartFormat
(
{
required
DatePart
datePart
,
int
count
=
1
,
required
int
position
,
})
Implementation
const DatePartFormat({required this.datePart, this.count = 1, required this.position});
nsg_controls package
documentation
helpers
DatePartFormat
DatePartFormat.new const constructor
DatePartFormat class