AboutListTileDemo constructor

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

Implementation

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