onEnabled method

bool? onEnabled()
inherited

Whether this popup menu button is interactive

Implementation

bool? onEnabled() => true;