flushbarStyle property

FlushbarStyle flushbarStyle
final

Flushbar can be floating or be grounded to the edge of the screen. If grounded, I do not recommend using margin or borderRadius. FlushbarStyle.FLOATING is the default If grounded, I do not recommend using a backgroundColor with transparency or barBlur

Implementation

final FlushbarStyle flushbarStyle;