AffogatoDefaultRenderer class
- Inheritance
-
- Object
- SyntaxTokenRenderer<
HighlightResult, TextSpan?> - AffogatoDefaultRenderer
Constructors
-
AffogatoDefaultRenderer({required TextStyle defaultStyle, required Map<
String, TextStyle> mapping})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
render(
HighlightResult tokens) → TextSpan? -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited