borderWidth top-level property

  1. @Deprecated(r'use $box.border.width instead')
BoxSpecAttribute Function(double width) borderWidth
final

Implementation

@Deprecated(r'use $box.border.width instead')
final borderWidth = $box.border.width;