menu
enhanced_containers package
documentation
exceptions.dart
TypeException
TypeException const constructor
TypeException const constructor
dark_mode
light_mode
TypeException
constructor
const
TypeException
(
String
message
)
Implementation
const TypeException(this.message);
enhanced_containers package
documentation
exceptions
TypeException
TypeException const constructor
TypeException class