keptAlive property

bool keptAlive

Whether the widget is currently being kept alive, i.e. has keepAlive set to true and is offscreen.

Implementation

bool get keptAlive;