date_picker_theme library
Classes
- DateTimePickerTheme
- To support both stable and beta channels until 'DiagnosticableMixin' is officially deprecated.
Constants
- DATETIME_PICKER_BACKGROUND_COLOR → const Color
- Default value of DatePicker's background color.
- DATETIME_PICKER_HEIGHT → const double
- Default value of DatePicker's height.
- DATETIME_PICKER_ITEM_HEIGHT → const double
- Default value of DatePicker's column height.
- DATETIME_PICKER_ITEM_TEXT_COLOR → const Color
- DATETIME_PICKER_ITEM_TEXT_SIZE_BIG → const double
- DATETIME_PICKER_ITEM_TEXT_SIZE_SMALL → const double
- DATETIME_PICKER_ITEM_TEXT_STYLE → const TextStyle
- Default value of DatePicker's item TextStyle.
- DATETIME_PICKER_SHOW_TITLE_DEFAULT → const bool
- Default value of whether show title widget or not.
- DATETIME_PICKER_TITLE_HEIGHT → const double
- Default value of DatePicker's title height.