capitalizeFirst property

String? get capitalizeFirst

Implementation

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