FixedColorBuilder constructor

const FixedColorBuilder(
  1. Color color
)

Implementation

const FixedColorBuilder(this.color);