contentBody property

Widget contentBody
final

contentBody is the body of GFBottomSheet. User can interact by swiping or tapping the contentBody

Implementation

final Widget contentBody;