withLongDoc method
Implementation
TestSuperEditorConfigurator withLongDoc() {
return TestSuperEditorConfigurator._(
_widgetTester,
longDoc(),
);
}
TestSuperEditorConfigurator withLongDoc() {
return TestSuperEditorConfigurator._(
_widgetTester,
longDoc(),
);
}