BmdrmFullscreenDrawerBuilder typedef

BmdrmFullscreenDrawerBuilder = Widget Function(BuildContext context, BmdrmFullscreenController controller)

Implementation

typedef BmdrmFullscreenDrawerBuilder =
    Widget Function(BuildContext context, BmdrmFullscreenController controller);