BooleanEventProperty constructor

const BooleanEventProperty(
  1. bool _value
)

Implementation

const BooleanEventProperty(this._value);