menu
octopus_extensions package
documentation
extensions.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;
octopus_extensions package
documentation
extensions
IntExtensions
third property
IntExtensions extension on
int