enabled property Null safety

bool enabled
final

If enabled is set to true, the menu bar is visible. Otherwise it is hidden while the child remains visible.

Implementation

final bool enabled;