DividerThemeDemo constructor

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

Implementation

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