menu
fetosense_mis
core/utils/app_constants.dart
AppConstants
patientIdKey constant
patientIdKey
dark_mode
light_mode
patientIdKey
constant
String
const
patientIdKey
Key for patient ID in app settings.
Implementation
static const String patientIdKey = 'patientIdKey';
fetosense_mis
app_constants
AppConstants
patientIdKey constant
AppConstants class