ChartItemLayoutState.path constructor

ChartItemLayoutState.path({
  1. required Path? path,
})

路径

Implementation

ChartItemLayoutState.path({required this.path});