CSButtonType constructor

const CSButtonType(
  1. Color color,
  2. AlignmentGeometry alignment
)

Implementation

const CSButtonType(this.color, this.alignment);