three method

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

Implementation

@override
KeyPrintableImpl three(final int context) => const KeyPrintableImpl("3");