ListTileThemeDemo constructor

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

Implementation

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