menu
super_clipboard_syncme package
documentation
super_clipboard.dart
SimplePlatformCodec<T extends Object>
decodingFormats property
decodingFormats property
dark_mode
light_mode
decodingFormats
property
@
override
List
<
PlatformFormat
>
get
decodingFormats
override
Implementation
@override List<PlatformFormat> get decodingFormats => _decodingFormats ?? _formats ?? [];
super_clipboard_syncme package
documentation
super_clipboard
SimplePlatformCodec<T extends Object>
decodingFormats property
SimplePlatformCodec class