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
- kDefaultPadding → const double
- listItemHeight → const double
- metadataPadding → const EdgeInsets
- metadataTextStyle → const TextStyle
- myNotesTitle → const String
- noNotesMsg → const String
- nonReadableNoteMsg → const String
- normalLoadingScreenHeight → const double
- siiUrl → const String
- smallTextStyle → const TextStyle
- standardSpace → const double
- titleStyle → const TextStyle
- topBarTitle → const String
Functions
-
screenHeight(
BuildContext context) → double -
screenWidth(
BuildContext context) → double -
standardHeight(
) → SizedBox