menu
custom_adaptive_scaffold package
documentation
material_ui.dart
SelectableText
data property
data property
dark_mode
light_mode
data
property
String
?
data
final
The text to display.
This will be null if a
textSpan
is provided instead.
Implementation
final String? data;
custom_adaptive_scaffold package
documentation
material_ui
SelectableText
data property
SelectableText class