FdcGridPopupMenuStyle constructor
const
FdcGridPopupMenuStyle({})
Creates a FdcGridPopupMenuStyle.
Implementation
const FdcGridPopupMenuStyle({
this.backgroundColor,
this.borderColor,
this.shadowColor,
this.textColor,
this.secondaryTextColor,
this.iconColor,
this.disabledTextColor,
this.disabledIconColor,
this.hoverColor,
this.selectedItemColor,
this.pressedColor,
this.separatorColor,
});