menu
antidart package
documentation
kotlin.dart
MathUtils
sign property
sign property
dark_mode
light_mode
sign
property
num
get
sign
Returns the sign of this value.
Implementation
num get sign => this.sign;
antidart package
documentation
kotlin
MathUtils
sign property
MathUtils extension on
num