CustomBaseline constructor

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

Implementation

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