keptAlive property Null safety
Whether the widget is currently being kept alive, i.e. has keepAlive set to true and is offscreen.
Implementation
bool get keptAlive;
Whether the widget is currently being kept alive, i.e. has keepAlive set to true and is offscreen.
bool get keptAlive;