79244006

Date: 2024-12-02 12:07:24
Score: 5.5
Natty:
Report link

I didn't quite understand your question. Could you please clarify or provide more details, such as images or a video, if possible?

Also, if you're not already using this approach, please give it a try.

showModalBottomSheet(
      context: context,
      isScrollControlled: true,
      backgroundColor: context.colorStyles.background,
      shape: RoundedRectangleBorder(
      borderRadius: BorderRadius.vertical(top: Radius.circular(16.r)),
  ),
  builder: (BuildContext context) {
  return Wrap(
  children: [
  Column()]);
});
Reasons:
  • RegEx Blacklisted phrase (2.5): Could you please clarify
  • RegEx Blacklisted phrase (2.5): please give
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Tulsi virani