menu
Dart
dart:core
StateError
StateError constructor
StateError
brightness_4
brightness_5
description
StateError
constructor
StateError
(
String
message
)
Implementation
StateError(this.message);
Dart
dart:core
StateError
StateError constructor
StateError class
Constructors
StateError
Properties
hashCode
message
runtimeType
stackTrace
Methods
noSuchMethod
toString
Operators
operator ==