components/dialog/bottom_sheet library

Functions

showNpBottomSheet(BuildContext context, {required Widget child, Color color = Colors.white, bool barrierDismissible = true, Color? barrierColor, Color backgroundColor = Colors.transparent, String title = ""}) → void