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