menu
flutter_data_components package
documentation
fdc.dart
FdcExportPayload
text property
text property
dark_mode
light_mode
text
property
String
?
get
text
Text content, or
null
when the payload is binary.
Implementation
String? get text;
flutter_data_components package
documentation
fdc
FdcExportPayload
text property
FdcExportPayload class