constants/app library

App-wide constants.

Copyright (C) 2023, Software Innovation Institute

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://www.gnu.org/licenses/gpl-3.0.en.html

Authors: Anushka Vidanage, Graham Williams, Jess Moore

Constants

applicationRepo → const String
authors → const String
desktopWidthThreshold → const double
metadataPadding → const EdgeInsets
metadataTextStyle → const TextStyle
myNotesTitle → const String
nonReadableNoteMsg → const String
normalLoadingScreenHeight → const double
noSharedNotesMsg → const String
ownListItemHeight → const double
sharedListItemHeight → const double
sharedNotesTitle → const String
siiUrl → const String
smallTextStyle → const TextStyle
titleStyle → const TextStyle
topBarTitle → const String

Properties

buttonShapeList ShapeDecoration
Button shape decoration for list pages
getter/setter pair
buttonStyleView ButtonStyle
Button style for view pages
getter/setter pair

Functions

screenWidth(BuildContext context) double