AdjacentLeft constant

  1. @Deprecated('Use adjacentLeft instead')
RelativePosition const AdjacentLeft

Implementation

@Deprecated('Use adjacentLeft instead')
// ignore: constant_identifier_names
static const AdjacentLeft = adjacentLeft;