menu
gokwik package
documentation
notification/data/notifiaction_data.dart
AndroidStyle
AndroidStyle.new constructor
AndroidStyle.new constructor
dark_mode
light_mode
AndroidStyle
constructor
AndroidStyle
(
{
required
String
type
,
required
String
picture
,
String
text
=
""
,
})
Implementation
AndroidStyle({required this.type, required this.picture, this.text = ""});
gokwik package
documentation
notification/data/notifiaction_data
AndroidStyle
AndroidStyle.new constructor
AndroidStyle class