capitalize property

Text get capitalize

Implementation

Text get capitalize => copyWith(data: data!.capitalize);