menu
qissat_hirfati
core/config/const/app_const.dart
AppConstants
paddingHalf constant
paddingHalf
dark_mode
light_mode
paddingHalf
constant
double
const
paddingHalf
Half padding, used to add half padding to widgets.
Implementation
static const double paddingHalf = padding / 2;
qissat_hirfati
app_const
AppConstants
paddingHalf constant
AppConstants class