radioBtnColorValue property
Default value for radioBtnColor.
Implementation
@override
String get radioBtnColorValue =>
component?.radioButtonColor?.value ?? super.radioBtnColorValue;
Default value for radioBtnColor.
@override
String get radioBtnColorValue =>
component?.radioButtonColor?.value ?? super.radioBtnColorValue;