textLength property

int? get textLength

Implementation

int? get textLength => value?.length;