UnorderedListData constructor

const UnorderedListData({
  1. int depth = 0,
})

Implementation

const UnorderedListData({this.depth = 0});