KeyboardShiftSymbols constructor

const KeyboardShiftSymbols(
  1. List<String> symbols
)

Implementation

const KeyboardShiftSymbols(this.symbols);