menu
numeric_utils package
documentation
constants/numeric_constants.dart
BigIntConstants
hundred property
hundred property
dark_mode
light_mode
hundred
property
BigInt
hundred
final
Represents one hundred (100)
Implementation
static final BigInt hundred = BigInt.from(100);
numeric_utils package
documentation
constants/numeric_constants
BigIntConstants
hundred property
BigIntConstants class