mockInput property
MockTerminalInput
get
mockInput
Access to the mock input for test setup.
Implementation
MockTerminalInput get mockInput => _input;
Access to the mock input for test setup.
MockTerminalInput get mockInput => _input;