Flutter
widgets
ToolbarOptions
copy property
copy
description
copy
property
Null safety
bool
copy
final
Whether to show copy option in toolbar.
Defaults to false. Must not be null.
Implementation
final bool copy;
Flutter
widgets
ToolbarOptions
copy property
ToolbarOptions class
Constructors
ToolbarOptions
Properties
copy
cut
hashCode
paste
runtimeType
selectAll
Methods
noSuchMethod
toString
Operators
operator ==