enabled property Null safety
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;
If enabled is set to true
, the menu bar is visible. Otherwise it is hidden while the child remains visible.
final bool enabled;