BoolParam constructor

const BoolParam(
  1. bool value
)

Implementation

const BoolParam(this.value);