modal_top_sheet library

Classes

ModalTopSheet
The top modal sheet.

Functions

showModalTopSheet(BuildContext context, {required Widget child, bool isDismissible = true}) → void
Method to shows a ModalTopSheet.