build abstract method

Widget build(
  1. BuildContext context,
  2. List<TreeNodeDepth> depth,
  3. int index
)

Implementation

Widget build(BuildContext context, List<TreeNodeDepth> depth, int index);