config property

BottomSheetConfig? config
getter/setter pair

Optional global configuration that applies to all bottom sheets opened via this utility, overriding default animation and style settings.

Implementation

static BottomSheetConfig? config;