KeyboardRow constructor
const
KeyboardRow({
- required Iterable<
KeyboardKey> keys,
Implementation
const KeyboardRow({required this.keys});
const KeyboardRow({required this.keys});