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