Column constructor

const Column({
  1. String? name,
})

Implementation

const Column({ this.name });