position property

BadgePosition? position
final

Allows to set custom position of badge according to child. If child is null, it doesn't make sense to use it.

Implementation

final BadgePosition? position;