menu
Flutter
services
TextSelectionDelegate
copyEnabled property
copyEnabled
brightness_4
brightness_5
description
copyEnabled
property
bool
copyEnabled
Whether copy is enabled.
Implementation
bool get copyEnabled => true;
Flutter
services
TextSelectionDelegate
copyEnabled property
TextSelectionDelegate mixin