KeyboardShiftLowerCase constructor

const KeyboardShiftLowerCase(
  1. List<String> lowerCase
)

Implementation

const KeyboardShiftLowerCase(this.lowerCase);