menu
fetosense_mis
core/utils/app_constants.dart
AppConstants
defaultPrintScaleKey constant
defaultPrintScaleKey
dark_mode
light_mode
defaultPrintScaleKey
constant
String
const
defaultPrintScaleKey
Key for default print scale in printing section.
Implementation
static const String defaultPrintScaleKey = 'scale';
fetosense_mis
app_constants
AppConstants
defaultPrintScaleKey constant
AppConstants class