MenuRootDirective constructor
MenuRootDirective(
- @Optional.new() DropdownHandle _dropdown
Implementation
MenuRootDirective(@Optional() this._dropdown) {
visible = true;
}