menu
salesiq_mobilisten package
documentation
siqtheme/siqemailtranscripttheme.dart
SIQEmailTranscriptTheme
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return { 'textFieldTintColor': colorToHex(textFieldTintColor), }; }
salesiq_mobilisten package
documentation
siqtheme/siqemailtranscripttheme
SIQEmailTranscriptTheme
toMap method
SIQEmailTranscriptTheme class