menu
ngpageloader package
documentation
utils.dart
isPageLoaderElement function
isPageLoaderElement function
dark_mode
light_mode
isPageLoaderElement
function
bool
isPageLoaderElement
(
dynamic
item
)
Implementation
bool isPageLoaderElement(dynamic item) => item is PageLoaderElement;
ngpageloader package
documentation
utils
isPageLoaderElement function
utils library