MenuDivider constructor

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

Creates a menu divider.

Implementation

const MenuDivider({super.key});