SliverGridDelegateConverter extension

Extension on SliverGridDelegate to convert it to the pdf equivalent int.

on

Methods

toPdfChildAspectRatio() double

Available on SliverGridDelegate, provided by the SliverGridDelegateConverter extension

Gets the child aspect ratio of the SliverGridDelegate.
toPdfCrossAxisCount(BoxConstraints constraints) int

Available on SliverGridDelegate, provided by the SliverGridDelegateConverter extension

Gets the cross axis count of the SliverGridDelegate.
toPdfCrossAxisSpacing() double

Available on SliverGridDelegate, provided by the SliverGridDelegateConverter extension

Gets the cross axis spacing of the SliverGridDelegate.
toPdfMainAxisSpacing() double

Available on SliverGridDelegate, provided by the SliverGridDelegateConverter extension

Gets the main axis spacing of the SliverGridDelegate.