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