attach static method
- SelectionContainerDelegate client
Attaches the client
to be able to open platform-appropriate context menus.
Implementation
static void attach(SelectionContainerDelegate client) => throw UnimplementedError();
Attaches the client
to be able to open platform-appropriate context menus.
static void attach(SelectionContainerDelegate client) => throw UnimplementedError();