menu
artisanal_widgets package
documentation
testing.dart
WidgetTester
find property
find property
dark_mode
light_mode
find
property
Finder
get
find
A
Finder
scoped to this tester's latest rendered output.
Implementation
Finder get find => Finder._(this);
artisanal_widgets package
documentation
testing
WidgetTester
find property
WidgetTester class