Widget topic
Widgets
Widgets are typically small and reusable components. They are the basic building blocks of the app. Multiple widgets can be combined into bigger components or screens.
Classes
- DeviceVolumeSlider Global
- A slider for the device volume.
- A navigation item to be used inside a ReVoiceMeDrawer.
- PlayButton Global
- A circular button with an icon to toggle voice changing.
- ReVoiceMeAppBar Global
- The app bar for the ReVoiceMe app.
- ReVoiceMeDrawer
- The drawer for the ReVoiceMe app for navigating between screens.
- SmallPadder
- A widget to apply uniformly sized padding in the app where needed.
- VoiceChangerSlider
- A widget for controlling a certain voice changing parameter via a user controllable slider.