position property

PositionType? position
final

position is used to define message position.

Important:

  • If position is null, will be set to Bottom.

Implementation

final PositionType? position;