KeyboardShortcutDisplayHandle constructor

const KeyboardShortcutDisplayHandle(
  1. KeyboardShortcutDisplayBuilder _builder
)

Creates a handle with the specified builder.

Implementation

const KeyboardShortcutDisplayHandle(this._builder);