position property

BadgePosition? position
final

Allows to set custom position of badgeContent. according to child.

If child is null, it doesn't make sense to use it.

Implementation

final BadgePosition? position;