none constant
Configures no offsetting of child nodes in a TreeSliver.
Useful if the indentation is implemented in the TreeSliver.treeNodeBuilder instead for more customization options.
Child nodes will not be offset in the tree.
Implementation
static const TreeSliverIndentationType none = TreeSliverIndentationType._internal(0.0);