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
- desktopWidthThreshold → const double
- metadataPadding → const EdgeInsets
- metadataTextStyle → const TextStyle
- myNotesTitle → const String
- nonReadableNoteMsg → const String
- normalLoadingScreenHeight → const double
- ownListItemHeight → const double
- siiUrl → const String
- smallTextStyle → const TextStyle
- titleStyle → const TextStyle
- topBarTitle → const String
Properties
-
Button shape decoration for list pages
getter/setter pair
-
Button style for view pages
getter/setter pair
Functions
-
screenWidth(
BuildContext context) → double