## Description
This PR adds two helper functions to invoke the 'resize' and 'overflow' commands exposed by the control channel.
See:
c00c022036/lib/ui/channel_buffers.dart (L302-L309)
## Related Issue
Linux implementation for https://github.com/flutter/flutter/issues/132386
## Tests
Adds two tests.