CustomDivider constructor

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

Creates a CustomDivider widget.

Implementation

const CustomDivider({super.key});