PlotlineWrapper constructor

PlotlineWrapper({
  1. required Widget child,
})

Implementation

PlotlineWrapper({required this.child});