trimmedText property Null safety

String trimmedText

Implementation

String get trimmedText => text.trim();