BlinkMode constructor Null safety

const BlinkMode(
  1. bool blinking
)

Implementation

const BlinkMode(this.blinking);