menu
webf package
documentation
webf.dart
isPageAlive function
isPageAlive function
dark_mode
light_mode
isPageAlive
function
bool
isPageAlive
(
double
contextId
)
Implementation
bool isPageAlive(double contextId) { return _allocatedPages.containsKey(contextId); }
webf package
documentation
webf
isPageAlive function
webf library