redPointOffset property

Offset? redPointOffset
final

基于组件右上角设置 Red Point 的位置偏移。 默认 Red Point 会向右上方偏移 redPointSize / 2

Sets the position of the Red Point based on the upper right corner of the component. The default Red Point is shifted to the upper right redPointSize / 2

Implementation

final Offset? redPointOffset;