buttonMapping property
- @override
override
A human-readable explanation of what the controls are.
Keys are the actions, values are the buttons that trigger them.
Implementation
@override
Map<String, String> get buttonMapping => {};
A human-readable explanation of what the controls are.
Keys are the actions, values are the buttons that trigger them.
@override
Map<String, String> get buttonMapping => {};