Default constructor

const Default(
  1. dynamic defaultValue
)

Implementation

const Default(this.defaultValue);