bottomSheetBarrierBgValue property
Default value for bottomSheetBarrierBg.
Implementation
@override
String get bottomSheetBarrierBgValue =>
component?.bottomSheetBarrierBackgroundColor?.value ??
super.bottomSheetBarrierBgValue;
Default value for bottomSheetBarrierBg.
@override
String get bottomSheetBarrierBgValue =>
component?.bottomSheetBarrierBackgroundColor?.value ??
super.bottomSheetBarrierBgValue;