menu
om_console package
documentation
console_widget.dart
CopyWidget
text property
text property
dark_mode
light_mode
text
property
String
text
final
The text to be copied to the clipboard when the widget is tapped.
Implementation
final String text;
om_console package
documentation
console_widget
CopyWidget
text property
CopyWidget class