text property

  1. @BuiltValueField.new(wireName: r'Text')
String? get text

Implementation

@BuiltValueField(wireName: r'Text')
String? get text;