PspdfkitWebToolbarItem constructor
PspdfkitWebToolbarItem({})
Implementation
PspdfkitWebToolbarItem(
{required this.type,
this.title,
this.className,
this.disabled,
this.dropdownGroup,
this.icon,
this.id,
this.mediaQueries,
this.onPress,
this.preset,
this.responsiveGroup,
this.selected});