isLeftStatus property

bool isLeftStatus
final

See Message.isLeftStatus. If true, status will be shown on the left side of the message. If false, status will be shown on the right side of the message. Default value is false.

Implementation

final bool isLeftStatus;