class Constants { // this page name is default page name in the new workspace static const gettingStartedPageName = 'Getting started'; static const toDosPageName = 'To-dos'; static const generalSpaceName = 'General'; static const defaultWorkspaceName = 'My Workspace'; }