Skip to main content

Switch

A control that allows the user to toggle between checked and not checked.

Installation

fcnui add switch

⚠️ Important: When added, need to stop running app and run flutter pub get to install all necessary dependencies.

Depends

Adds the following components to your project along with the input component:

Examples

Default

Decorated

Form

Docs