AboutApp constructor

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

Default constructor for the AboutApp widget.

Implementation

const AboutApp({super.key});