switchThumbColorValue property
Default value for switchThumbColor.
Implementation
@override
String get switchThumbColorValue =>
component?.switchThumbColor?.value ?? super.switchThumbColorValue;
Default value for switchThumbColor.
@override
String get switchThumbColorValue =>
component?.switchThumbColor?.value ?? super.switchThumbColorValue;