MacosPulldownMenuDivider constructor

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

Creates a divider for a macOS-style pulldown menu.

Implementation

const MacosPulldownMenuDivider({super.key});