ArnaHeaderBarItem constructor

const ArnaHeaderBarItem({
  1. required Key? key,
})

Creates a header bar item.

Implementation

const ArnaHeaderBarItem({required this.key});