openBottomSheet method

void openBottomSheet(
  1. Widget child
)

Implementation

void openBottomSheet(Widget child) => appBSheet(this,child);