singlePage property
bool
get
singlePage
Implementation
bool get singlePage => S.toBool(settings('SINGLE_PAGE_APPLICATION')) ?? false;
bool get singlePage => S.toBool(settings('SINGLE_PAGE_APPLICATION')) ?? false;