toggle_switch library

Classes

ToggleSwitch

Typedefs

CancelToggle = Future<bool> Function(int? index)
OnToggle = void Function(int? index)