menu
mirrorfly_uikit_plugin package
documentation
app/app_style_config.dart
AppStyleConfig
setChatPageStyle static method
setChatPageStyle static method
dark_mode
light_mode
setChatPageStyle
static method
dynamic
setChatPageStyle
(
ChatPageStyle
chatPageStyle
)
Implementation
static setChatPageStyle(ChatPageStyle chatPageStyle) { _chatPageStyle = chatPageStyle; }
mirrorfly_uikit_plugin package
documentation
app/app_style_config
AppStyleConfig
setChatPageStyle static method
AppStyleConfig class