Whether the widget is currently being kept alive, i.e. has keepAlive set to true and is offscreen.
@override bool get keptAlive => keepAlive && !isVisible;