BaseConfigs
constructor(icons: LibIcons = BaseConstants.DEFAULT_ICON_STYLE, orientation: LibOrientation? = BaseConstants.DEFAULT_LIB_LAYOUT)
Parameters
icons
The style of icons that are used for dialog/ view-specific icons.
orientation
The orientation of the view or null for auto orientation.