menu
my package
documentation
util/time/month.dart
Month
value property
value property
dark_mode
light_mode
value
property
int
value
final
The integer value of the month (1 for January, 12 for December).
Implementation
final int value;
my package
documentation
util/time/month
Month
value property
Month class