menu
super_clipboard_syncme package
documentation
super_clipboard.dart
SimplePlatformCodec<T extends Object>
onDecode property
onDecode property
dark_mode
light_mode
onDecode
property
Future
<
T?
>
Function
(
PlatformDataProvider
dataProvider
,
PlatformFormat
format
)
?
onDecode
final
Implementation
final Future<T?> Function( PlatformDataProvider dataProvider, PlatformFormat format)? onDecode;
super_clipboard_syncme package
documentation
super_clipboard
SimplePlatformCodec<T extends Object>
onDecode property
SimplePlatformCodec class