menu
sunny_essentials package
documentation
theme/sunny_spacing.dart
SunnySpacing
operator / method
operator / method
dark_mode
light_mode
operator /
method
double
operator /
(
num
_
)
Implementation
double operator /(num _) { return spaceUnit / _; }
sunny_essentials package
documentation
theme/sunny_spacing
SunnySpacing
operator / method
SunnySpacing class