getCodeBlock abstract method

Future<I> getCodeBlock(
  1. List<InlineSpan> spansToWrap, [
  2. TS? style
])

Implementation

Future<I> getCodeBlock(List<pw.InlineSpan> spansToWrap, [TS? style]);