menu
flutter_eval package
documentation
painting.dart
$EdgeInsets
isNonNegative property
isNonNegative property
dark_mode
light_mode
isNonNegative
property
@
override
bool
get
isNonNegative
override
Whether every dimension is non-negative.
Implementation
@override bool get isNonNegative => $value.isNonNegative;
flutter_eval package
documentation
painting
$EdgeInsets
isNonNegative property
$EdgeInsets class