tags/pre library

Classes

PreConfig
config class for PreWidget
PreWidget
Tag: pre the pre widget

Functions

highLightSpans(String input, {String? language, bool autoDetectionLanguage = false, Map<String, TextStyle>? theme = const {}, TextStyle? textStyle, int tabSize = 8}) List<InlineSpan>

Typedefs

PreWrapper = Widget Function(Widget preWidget, String text)