menu
flutter_data_components package
documentation
fdc.dart
FdcTextExportPayload
text property
text property
dark_mode
light_mode
text
property
@
override
String
get
text
override
Text content, or
null
when the payload is binary.
Implementation
@override String get text => value;
flutter_data_components package
documentation
fdc
FdcTextExportPayload
text property
FdcTextExportPayload class