menu
textcrypt package
documentation
pipeline.dart
CodecPipeline
codecs property
codecs property
dark_mode
light_mode
codecs
property
List
<
TextCodec
>
codecs
final
The list of codecs in this pipeline.
Implementation
final List<TextCodec> codecs;
textcrypt package
documentation
pipeline
CodecPipeline
codecs property
CodecPipeline class