menu
super_clipboard_syncme package
documentation
super_clipboard.dart
CustomValueFormat<T extends Object>
onDecode property
onDecode property
dark_mode
light_mode
onDecode
property
Future
<
T?
>
Function
(
Object
value
,
String
platformType
)
?
onDecode
final
Implementation
final Future<T?> Function(Object value, String platformType)? onDecode;
super_clipboard_syncme package
documentation
super_clipboard
CustomValueFormat<T extends Object>
onDecode property
CustomValueFormat class