text property

String? get text

Implementation

String? get text => (_$data['text'] as String?);