menu
takyeebbak
core/config/constants/app_constants.dart
AppConstants
appName constant
appName
dark_mode
light_mode
appName
constant
String
const
appName
Implementation
static const String appName = 'TakyeebBak';
takyeebbak
app_constants
AppConstants
appName constant
AppConstants class