CustomUAGHP constructor

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

Implementation

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