bottomFloatingBanner method
Render a bottom floating banner component.
Implementation
@override
Component bottomFloatingBanner(BottomFloatingBannerProps props) =>
CodexBottomFloatingBanner(props);
Render a bottom floating banner component.
@override
Component bottomFloatingBanner(BottomFloatingBannerProps props) =>
CodexBottomFloatingBanner(props);