MB_ICONINFORMATION top-level constant Null safety
An icon consisting of a lowercase letter i in a circle appears in the message box.
Implementation
const MB_ICONINFORMATION = MB_ICONASTERISK;
An icon consisting of a lowercase letter i in a circle appears in the message box.
const MB_ICONINFORMATION = MB_ICONASTERISK;