menu
dart_art package
documentation
units/standards/binary_size_convention_standard.dart
DataLengthPrefix
value property
value property
dark_mode
light_mode
value
property
BigInt
value
final
The numeric value this prefix represents (e.g. 1024 for kibi, 1000 for kilo).
Implementation
final BigInt value;
dart_art package
documentation
units/standards/binary_size_convention_standard
DataLengthPrefix
value property
DataLengthPrefix class