withCustomContent method
Implementation
TestDocumentConfigurator withCustomContent(MutableDocument document) {
return TestDocumentConfigurator._(_widgetTester, document);
}
TestDocumentConfigurator withCustomContent(MutableDocument document) {
return TestDocumentConfigurator._(_widgetTester, document);
}