toolbarOptions property

ToolbarOptions toolbarOptions
final

Configuration of toolbar options.

If not set, select all and paste will default to be enabled. Copy and cut will be disabled if obscureText is true. If readOnly is true, paste and cut will be disabled regardless.

Implementation

final ToolbarOptions toolbarOptions;