singlePage property
bool
get
singlePage
Implementation
bool get singlePage => toBool(setting('SINGLE_PAGE_APPLICATION')) ?? false;
bool get singlePage => toBool(setting('SINGLE_PAGE_APPLICATION')) ?? false;