menu
stl
stl.dart
OutOfRange
OutOfRange.new const constructor
OutOfRange.new
dark_mode
light_mode
OutOfRange
constructor
const
OutOfRange
(
String
message
)
Creates an
OutOfRange
error with the given
message
.
Implementation
const OutOfRange(super.message);
stl
stl
OutOfRange
OutOfRange.new const constructor
OutOfRange class