menu
zuraffa package
documentation
skin.dart
TreeFacts
texts property
texts property
dark_mode
light_mode
texts
property
List
<
String
>
get
texts
The rendered texts, in walk order.
Implementation
List<String> get texts => List.unmodifiable(_texts);
zuraffa package
documentation
skin
TreeFacts
texts property
TreeFacts class