asDisabled method

FlutstrapButton asDisabled()

Implementation

FlutstrapButton asDisabled() => _createOptimizedCopy(disabled: true);