menu
artisanal package
documentation
tui.dart
TreeNodeStyleFunc typedef
TreeNodeStyleFunc typedef
dark_mode
light_mode
TreeNodeStyleFunc
typedef
TreeNodeStyleFunc
=
Style
Function
(
List
<
TreeNode
>
children
,
int
index
)
Implementation
typedef TreeNodeStyleFunc = Style Function(List<TreeNode> children, int index);
artisanal package
documentation
tui
TreeNodeStyleFunc typedef
tui library