menu
chat_uikit_theme package
documentation
theme.dart
ChatUIKitThemeImpl
setFont method
setFont method
dark_mode
light_mode
setFont
method
@
override
void
setFont
(
ChatUIKitFont
font
)
override
Implementation
@override void setFont(ChatUIKitFont font) { _font = font; notifyListeners(); }
chat_uikit_theme package
documentation
theme
ChatUIKitThemeImpl
setFont method
ChatUIKitThemeImpl class