menu
Dart
dart:core
RangeError
end property
end
brightness_4
brightness_5
description
end
property
num
?
end
final
The maximum value that
value
is allowed to assume.
Implementation
final num? end;
Dart
dart:core
RangeError
end property
RangeError class