paramHeight property

String paramHeight

Implementation

String get paramHeight => uppercase ? 'height'.toUpperCase() : 'height';