menu
epos_frontend_shared package
documentation
theme/dimension.dart
S360fDimension
getSpacing static method
getSpacing static method
dark_mode
light_mode
getSpacing
static method
double
getSpacing
(
{
double
multiplier
=
1.0
,
})
Implementation
static double getSpacing({double multiplier = 1.0}) => base * multiplier;
epos_frontend_shared package
documentation
theme/dimension
S360fDimension
getSpacing static method
S360fDimension mixin