tex property

  1. @override
String tex
override

A TeX expression representing the tree.

Implementation

@override
String get tex => cleanTeX(_tree.toTeX());