menu
te_widgets package
documentation
widgets/copy-button/copy_button.dart
TCopyable
buttonLabel property
buttonLabel property
dark_mode
light_mode
buttonLabel
property
String
?
buttonLabel
final
Optional label for the copy button.
Implementation
final String? buttonLabel;
te_widgets package
documentation
widgets/copy-button/copy_button
TCopyable
buttonLabel property
TCopyable class