CustomFlutterLogo constructor

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

Implementation

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