asDisabled method

FlutstrapInput asDisabled()

Implementation

FlutstrapInput asDisabled() => copyWith(enabled: false);