BooleanSetting constructor

const BooleanSetting(
  1. bool value
)

Implementation

const BooleanSetting(this.value);