detach static method
- SelectionContainerDelegate client
Detaches the client
from the platform-appropriate selection context menus.
Implementation
static void detach(SelectionContainerDelegate client) => throw UnimplementedError();
Detaches the client
from the platform-appropriate selection context menus.
static void detach(SelectionContainerDelegate client) => throw UnimplementedError();