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