## 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)
Implementation based on the discussion from https://github.com/flutter/engine/pull/46998.
## Related Issue
Windows implementation for https://github.com/flutter/flutter/issues/132386
## Tests
Adds 4 tests.