menu
ns_utils package
documentation
extensions/double.dart
DoubleExtensions
fourth property
fourth property
dark_mode
light_mode
fourth
property
double
get
fourth
Returns fourth of the number
Implementation
double get fourth => this / 4;
ns_utils package
documentation
extensions/double
DoubleExtensions
fourth property
DoubleExtensions extension on
double