ShowStateDialog constructor
ShowStateDialog({})
Implementation
ShowStateDialog({
this.substringBackground,
this.subStringStyle,
this.style,
this.selectedStateBackgroundColor,
this.notSelectedStateBackgroundColor,
required this.onSelectedState,
this.stateHeaderStyle,
this.closeIcon,
});