FlutterLogoWithText constructor

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

Implementation

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