titleCase property

String titleCase

Implementation

String get titleCase => ReCase(this).titleCase;