Find widgets

cookbook

By Flutter

local_offer Tags
Cookbook article

To locate widgets in a test environment, use the Finder classes. While it’s possible to write your own Finder classes, it’s generally more convenient to locate widgets using the tools provided by the flutter_test package.