menu
propresenter_api package
documentation
propresenter_api.dart
ProSDLayout
ProSDLayout constructor
ProSDLayout constructor
dark_mode
light_mode
ProSDLayout
constructor
ProSDLayout
(
{
required
int
id
,
String
uid
=
''
,
String
name
=
''
,
})
Implementation
ProSDLayout({required this.id, this.uid = '', this.name = ''});
propresenter_api package
documentation
propresenter_api
ProSDLayout
ProSDLayout constructor
ProSDLayout class