SHDivider constructor

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

Implementation

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