ChipThemeDemo constructor

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

Implementation

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