menu
erretech_facts package
documentation
modules/apps/app_show.dart
AppShow
AppShow.new const constructor
AppShow.new const constructor
dark_mode
light_mode
AppShow
constructor
const
AppShow
(
App
?
currentApp
,
Function
callback
,
Map
permissions
, {
Key
?
key
,
})
Implementation
const AppShow(this.currentApp, this.callback, this.permissions, {super.key});
erretech_facts package
documentation
modules/apps/app_show
AppShow
AppShow.new const constructor
AppShow class