wordsCase property

String get wordsCase

Implementation

String get wordsCase => parts.join(' ');