asEnabled method

FlutstrapButton asEnabled()

Implementation

FlutstrapButton asEnabled() => _createOptimizedCopy(disabled: false);