menu
Dart
dart:core
BigInt
isNegative property
isNegative
brightness_4
brightness_5
description
isNegative
property
bool
isNegative
Whether this number is negative.
Implementation
bool get isNegative;
Dart
dart:core
BigInt
isNegative property
BigInt class