closeButtonKey property
Allows to accedd the closebutton for UI Testing
Implementation
static Key closeButtonKey = const Key("CloseButtonKey");
Allows to accedd the closebutton for UI Testing
static Key closeButtonKey = const Key("CloseButtonKey");