bottomRight constant

SBannerPosition const bottomRight

Places the banner in the bottom-right corner.

Implementation

static const SBannerPosition bottomRight =
    SBannerPosition._(_Corner.bottomRight);