FunctionBottomSheet({
show = false,
style,
component,
showTop = true,
snapPoint = 0.5,
setShowSheet,
bgcolor
frontend/app/elements/sheet/BottomSheet.tsx:43
FunctionMyButton({
children,
title,
fontSize,
style,
fontFamily,
textAlign = 'center',
bold,
fontWeigh
frontend/app/elements/SharedElements.tsx:164
FunctionMyText({
children,
title,
fontSize,
style,
center,
textAlign,
bold,
fontWeight,
color: te
frontend/app/elements/SharedElements.tsx:118