KeyboardConfig constructor
const
KeyboardConfig({
- List<
RawKeyBinding> bindings = const [],
Implementation
const KeyboardConfig({this.bindings = const []});
const KeyboardConfig({this.bindings = const []});