menu
wttlock_flutter package
documentation
bean/passage_mode_config.dart
PassageModeConfig
setMonth method
setMonth method
dark_mode
light_mode
setMonth
method
void
setMonth
(
int
month
)
Implementation
void setMonth(int month) { this.month = month; }
wttlock_flutter package
documentation
bean/passage_mode_config
PassageModeConfig
setMonth method
PassageModeConfig class