SliverGridDelegateConverter extension

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

on

Methods

toPdfChildAspectRatio() double
Gets the child aspect ratio of the SliverGridDelegate.
toPdfCrossAxisCount(BoxConstraints constraints) int
Gets the cross axis count of the SliverGridDelegate.
toPdfCrossAxisSpacing() double
Gets the cross axis spacing of the SliverGridDelegate.
toPdfMainAxisSpacing() double
Gets the main axis spacing of the SliverGridDelegate.