menu
ns_utils package
documentation
extensions/int.dart
IntExtensions
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/int
IntExtensions
third property
IntExtensions extension on
int