AppDivider constructor

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

Implementation

const AppDivider({super.key});