DialogStyle constructor
- {required Color screenBackgroundColor,
- required Color dialogBackgroundColor,
- required BlurEffect dialogBackgroundEffect,
- required double cornerRadius,
- required Color titleColor,
- required Font titleFont,
- required Color messageColor,
- required Font messageFont,
- required Color separatorColor,
- required double separatorWidth}
Implementation
DialogStyle