menu
flexidate package
documentation
flexible_date.dart
FlexiDate
month property
month property
dark_mode
light_mode
month
property
int
?
get
month
Implementation
int? get month => null;
set
month
(
int
?
month
)
Implementation
set month(int? month) {}
flexidate package
documentation
flexible_date
FlexiDate
month property
FlexiDate class