Enum MBSelectInputStyle
Material Theme select input style applied to MBSelect<TItem>.
Applied also to MBDatePicker
MBCascadingDefaults has a default of Filled
public enum MBSelectInputStyle
Fields
Filled = 0
The filled style. This is the MBCascadingDefaults default.
Outlined = 1
The outlined style.