wantKeepAlive property

  1. @override
bool wantKeepAlive
override

wantKeepAlive is a flag to keep the screen alive.

Implementation

@override
bool get wantKeepAlive => true;