menu
sunny_sdk_core package
documentation
model_exports.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) {}
sunny_sdk_core package
documentation
model_exports
FlexiDate
month property
FlexiDate class