menu
eliud_pkg_create package
documentation
extensions/widgets/playstore.dart
PlayStore
PlayStore const constructor
PlayStore const constructor
dark_mode
light_mode
PlayStore
constructor
const
PlayStore
(
AppModel
app
,
PlayStoreModel
playStoreModel
,
bool
incName
, {
Key
?
key
,
})
Implementation
const PlayStore(this.app, this.playStoreModel, this.incName, {super.key});
eliud_pkg_create package
documentation
extensions/widgets/playstore
PlayStore
PlayStore const constructor
PlayStore class