core/widgets/bottom_sheet/ui/model_bottom_sheet library
Functions
-
showBottomSheet(
BuildContext context, String title, {required Widget child}) → void -
Shows a bottom sheet with the given
titleandchildin the givencontext.
title and child in the given
context.