view property

FlutterView? view
final

The FlutterView whose semantics tree this finder will search.

If null, the finder will search within all views.

Implementation

final FlutterView? view;