BooleanAttribute constructor

const BooleanAttribute(
  1. bool value
)

Implementation

const BooleanAttribute(this.value);