capitalize property

String? get capitalize

Implementation

String? get capitalize => _Utils.capitalize(this);