position property

  1. @Deprecated('Prefer using the new responsive position functionality')
WidgetPosition position
inherited

The position we defined for he widget

Implementation

@Deprecated('Prefer using the new responsive position functionality')
WidgetPosition get position => throw _privateConstructorUsedError;