switchStyle property
The switch style.
CLI
To generate and customize this style:
dart run forui style create switch
Implementation
@override
final FSwitchStyle switchStyle;
The switch style.
To generate and customize this style:
dart run forui style create switch
@override
final FSwitchStyle switchStyle;