SuperEditorTestConfiguration constructor

SuperEditorTestConfiguration(
  1. WidgetTester tester,
  2. MutableDocument document
)

Implementation

SuperEditorTestConfiguration(this.tester, this.document);