menu
erretech_facts package
documentation
modules/clients/client_show.dart
ClientShow
ClientShow.new constructor
ClientShow.new constructor
dark_mode
light_mode
ClientShow
constructor
ClientShow
(
Client
currentClient
,
Function
callback
,
Map
permissions
, {
Key
?
key
,
})
Implementation
ClientShow(this.currentClient, this.callback, this.permissions, {super.key});
erretech_facts package
documentation
modules/clients/client_show
ClientShow
ClientShow.new constructor
ClientShow class