exists property

  1. @override
bool exists
override

Whether this element exists on the page.

Implementation

@override
bool get exists => false;