cap_x method

  1. @override
KeyPrintableImpl cap_x(
  1. int context
)
override

Implementation

@override
KeyPrintableImpl cap_x(final int context) => const KeyPrintableImpl("X");