infoWidgetBorder property

Border infoWidgetBorder
getter/setter pair

Implementation

Border infoWidgetBorder =
    Border.all(color: Colors.blueGrey.withValues(alpha: 0.5), width: 0.5);