PlexMenu constructor

PlexMenu(
  1. String title, {
  2. Widget? icon,
})

Implementation

PlexMenu(this.title, {this.icon});