ui/payment_options/embedded_payorc_tile_style library
Functions
-
embeddedTabbyEnabled(
) → bool - Tabby tile visibility from checkout customization (credentials come from init API).
-
embeddedTileBackground(
PayorcEmbeddedCustomization? style) → ({Color color, bool useHostBackground}) -
When
style.tileBackgroundColoris set, the host color is used; otherwise the tile falls back to checkout accent or PayorcEmbeddedCustomization.defaultTileBackgroundColor. -
embeddedTileBorderRadius(
PayorcEmbeddedCustomization? style) → double? -
embeddedTileHeight(
PayorcEmbeddedCustomization? style) → double? -
embeddedTileSelectedBg(
PayorcEmbeddedCustomization? style) → Color? -
embeddedTileSelectedBorder(
PayorcEmbeddedCustomization? style) → Color? -
embeddedTileTitle(
PayorcEmbeddedCustomization? style) → Color?