themeIconType ThemeIconType ThemeIconType.expand Defines the style of the icon. color Color? ThemeData.colorScheme.onSurface Color of the icon. hoverColor Color? ThemeData.hoverColor Hover Color of ...
An easy to implement custom switch created for Flutter. Give it a custom height and width, border for the switch and toggle, border radius, colors, toggle size, a choice to display an 'On' and 'Off' ...