menu
Flutter
services
TextSelectionDelegate
pasteEnabled property
pasteEnabled
brightness_4
brightness_5
description
pasteEnabled
property
bool
pasteEnabled
Whether paste is enabled, must not be null.
Implementation
bool get pasteEnabled => true;
Flutter
services
TextSelectionDelegate
pasteEnabled property
TextSelectionDelegate mixin