asDisabled method

FlutstrapRadio<T> asDisabled()

Implementation

FlutstrapRadio<T> asDisabled() => copyWith(disabled: true);