getCodeBlock abstract method

Future<List<B>> getCodeBlock(
  1. String line, [
  2. TS? style
])

Implementation

Future<List<B>> getCodeBlock(String line, [TS? style]);