menu
certiface_sdk package
documentation
common/theme_builder.dart
ThemeBuilder
setSurroundColor method
setSurroundColor method
dark_mode
light_mode
setSurroundColor
method
ThemeBuilder
setSurroundColor
(
String
v
)
Implementation
ThemeBuilder setSurroundColor(String v) { surroundColor = v; return this; }
certiface_sdk package
documentation
common/theme_builder
ThemeBuilder
setSurroundColor method
ThemeBuilder class