menu
Flutter
material
DefaultMaterialLocalizations
copyButtonLabel property
copyButtonLabel
brightness_4
brightness_5
description
copyButtonLabel
property
@
override
String
copyButtonLabel
override
Label for "copy" edit buttons and menu items.
Implementation
@override String get copyButtonLabel => 'Copy';
Flutter
material
DefaultMaterialLocalizations
copyButtonLabel property
DefaultMaterialLocalizations class