menu
jetleaf_lang package
documentation
lang.dart
InvalidFormatException
InvalidFormatException.new constructor
InvalidFormatException.new constructor
dark_mode
light_mode
InvalidFormatException
constructor
InvalidFormatException
(
String
message
, {
Object
?
cause
,
})
Implementation
InvalidFormatException(super.message, {super.cause});
jetleaf_lang package
documentation
lang
InvalidFormatException
InvalidFormatException.new constructor
InvalidFormatException class