notchBuilder abstract method

Widget? notchBuilder(
  1. BuildContext context
)

Builds the notch on the sliding sheet

Implementation

Widget? notchBuilder(BuildContext context);