menu
artisanal package
documentation
tui.dart
Tree
rootStyle method
rootStyle method
dark_mode
light_mode
rootStyle
method
Tree
rootStyle
(
Style
style
)
Implementation
Tree rootStyle(Style style) { _ensureRenderer().style.rootStyle = style; return this; }
artisanal package
documentation
tui
Tree
rootStyle method
Tree class