menu
flutter_data_components package
documentation
fdc.dart
FdcBinaryExportPayload
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 => null;
flutter_data_components package
documentation
fdc
FdcBinaryExportPayload
text property
FdcBinaryExportPayload class