Returns all text boxes mapped by page index.
Map<int, List<TextBox>> getAllTextBoxes() => _textBoxes;