bottomInset property

double? bottomInset
final

How much of the bottom part of the display will be avoided when showing this ZdsBottomSheet.

Defaults to MediaQuery.viewPadding.bottom

Implementation

final double? bottomInset;