KbdProps.combo constructor
const
KbdProps.combo(})
Implementation
const KbdProps.combo(
List<String> this.keys, {
this.separator = '+',
this.style = KbdStyle.raised,
this.size = KbdSize.md,
}) : keyText = null;