borderColor property

Color? borderColor
final

边框颜色,showPopWindow 方法时,默认值为 Colors.transparent

Implementation

final Color? borderColor;