style property

FlashStyle? style
final

Flash can be floating or be grounded to the edge of the screen. If flashStyle is grounded, I do not recommend using margin or borderRadius.

Implementation

final FlashStyle? style;