PositionedExt extension

on

Methods

pos({double? h, double? w, double? l, double? r, double? b, double? t, Key? key}) Positioned

Available on Widget, provided by the PositionedExt extension

The pos function returns a Positioned widget with specified positioning properties and a child widget.