menu
antidart package
documentation
kotlin.dart
RuntimeException
RuntimeException.new const constructor
RuntimeException.new const constructor
dark_mode
light_mode
RuntimeException
constructor
const
RuntimeException
(
{
String
?
message
,
Throwable
?
cause
,
})
Implementation
const RuntimeException({ this.message, this.cause, });
antidart package
documentation
kotlin
RuntimeException
RuntimeException.new const constructor
RuntimeException class