paramStyles property

String paramStyles

Implementation

String get paramStyles => uppercase ? 'styles'.toUpperCase() : 'styles';