menu
lite_forms package
documentation
intl_local/lib/src/intl/date_builder.dart
DateBuilder
setMonth method
setMonth method
dark_mode
light_mode
setMonth
method
void
setMonth
(
int
x
)
Implementation
void setMonth(int x) { month = x; }
lite_forms package
documentation
intl_local/lib/src/intl/date_builder
DateBuilder
setMonth method
DateBuilder class