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