Asserts that the Finder locates at exactly one widget in the widget tree.
Example:
expect(find.text('Save'), findsOneWidget);