EdgeInsets typedef

  1. @Deprecated('Will be removed in 0.20.0. Use Padding or Margin instead.')
EdgeInsets = Spacing

Implementation

@Deprecated('Will be removed in 0.20.0. Use Padding or Margin instead.')
typedef EdgeInsets = Spacing;