FBar constructor

const FBar(
  1. double value,
  2. DefaultBarConfig config
)

Implementation

const FBar(this.value, this.config);