menu
fnmobi_flutter_sdk package
documentation
view/ad_flow_widget.dart
AdFlowWidget
AdFlowWidget.new const constructor
AdFlowWidget.new const constructor
dark_mode
light_mode
AdFlowWidget
constructor
const
AdFlowWidget
(
{
Key
?
key
,
required
String
posId
,
bool
show
=
true
,
})
Implementation
const AdFlowWidget({ Key? key, required this.posId, this.show = true, }) : super(key: key);
fnmobi_flutter_sdk package
documentation
view/ad_flow_widget
AdFlowWidget
AdFlowWidget.new const constructor
AdFlowWidget class