Col constructor

Col({
  1. Object? key,
})

Implementation

Col({super.key}) : super('col');