ColumnTitle constructor

const ColumnTitle({
  1. Key? key,
})

Implementation

const ColumnTitle({Key? key}) : super(key: key);