menu
flutter_picker package
documentation
picker_localizations.dart
PickerLocalizationsBase
months property
months property
dark_mode
light_mode
months
property
List
?
get
months
Implementation
List? get months => getItem('months') as List;
flutter_picker package
documentation
picker_localizations
PickerLocalizationsBase
months property
PickerLocalizationsBase class