wheel_spinner_theme library
Classes
- WheelSpinnerTheme
- Theme container widget for the wheel spinner theme.
- WheelSpinnerThemeData
- The theme for the wheel spinner You can use the constructor WheelSpinnerThemeData to create your own theme, or use WheelSpinnerThemeData.light() or WheelSpinnerThemeData.dark() and then use copyWith to override only specifics.