WiredDivider constructor

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

Implementation

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