mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds marks to cleanly separate the sections of TextInputPlugin when viewing in XCode and other IDEs that recognise #pragma mark. This file is getting pretty long. No tests since this is a cleanup with no functional changes.