build method
Implementation
@override
Widget build(BuildContext context, List<TreeNodeDepth> depth, int index) {
return const SizedBox();
}
@override
Widget build(BuildContext context, List<TreeNodeDepth> depth, int index) {
return const SizedBox();
}