position property

FlutterTagPosition? position
final

The position of the badge relative to the parent widget. If null, defaults to FlutterTagPosition.topEnd().

Implementation

final FlutterTagPosition? position;