velocity_x package
documentation
velocity_x
NumExtension
isOdd property
isOdd
isOdd
property
bool
isOdd
Returns if the number is odd
Implementation
bool get isOdd => this % 2 != 0;
velocity_x package
documentation
velocity_x
NumExtension
isOdd property
NumExtension extension
Properties
heightBox
isEven
isNegative
isNotNull
isNull
isOdd
isPositive
numberOfDigits
numCurrency
squareBox
text
widthBox
Methods
numCurrencyWithLocale
toDollarAsFixed
toDoubleStringAsFixed
toDoubleStringAsPrecised