menu
floating_palette package
documentation
floating_palette_advanced.dart
ProtocolMismatchError
ProtocolMismatchError.new constructor
ProtocolMismatchError.new constructor
dark_mode
light_mode
ProtocolMismatchError
constructor
ProtocolMismatchError
(
String
message
, {
required
int
dartVersion
,
required
int
nativeVersion
,
})
Implementation
ProtocolMismatchError( this.message, { required this.dartVersion, required this.nativeVersion, });
floating_palette package
documentation
floating_palette_advanced
ProtocolMismatchError
ProtocolMismatchError.new constructor
ProtocolMismatchError class