awesomeMessageStyle property

AwesomeMessageStyle awesomeMessageStyle
final

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

Implementation

final AwesomeMessageStyle awesomeMessageStyle;