Whether this popup menu button is interactive
@override bool? onEnabled() => inEnabled == null ? true : inEnabled!();