FigmaBarAdapter constructor

const FigmaBarAdapter(
  1. Node node,
  2. FigmaBarType barType
)

Implementation

const FigmaBarAdapter(this.node, this.barType);