capitalize property

String? get capitalize

Implementation

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