paramWidth property

String paramWidth

Implementation

String get paramWidth => uppercase ? 'width'.toUpperCase() : 'width';