menu
msdtmt
app\constans\database_constants.dart
DatabaseConstants
userProfilesTable constant
userProfilesTable
dark_mode
light_mode
userProfilesTable
constant
String
const
userProfilesTable
Implementation
static const String userProfilesTable = 'user_profiles';
msdtmt
database_constants
DatabaseConstants
userProfilesTable constant
DatabaseConstants class