menu
rhino package
documentation
rhino_error.dart
PvArgumentError
PvArgumentError constructor
PvArgumentError constructor
dark_mode
light_mode
PvArgumentError
constructor
PvArgumentError
(
String
message
)
Implementation
PvArgumentError(String message) : super(message);
rhino package
documentation
rhino_error
PvArgumentError
PvArgumentError constructor
PvArgumentError class