selectAllShortcut property
String
get
selectAllShortcut
The select all shortcut label used by text selection controls.
Implementation
String get selectAllShortcut => '$_ctrlCmd+A';
The select all shortcut label used by text selection controls.
String get selectAllShortcut => '$_ctrlCmd+A';