marginOnly top-level property

  1. @Deprecated(r'use $box.margin.only instead')
BoxSpecAttribute Function({double? bottom, double? end, double? left, double? right, double? start, double? top}) marginOnly
final

Implementation

@Deprecated(r'use $box.margin.only instead')
final marginOnly = $box.margin.only;