menu
uhxx package
documentation
uhxx.dart
ClientOptions
plugins property
plugins property
dark_mode
light_mode
plugins
property
List
<
UhxxPlugin
<
Uhxx
>
>
plugins
final
The plugins to use for this client.
Implementation
final List<UhxxPlugin> plugins;
uhxx package
documentation
uhxx
ClientOptions
plugins property
ClientOptions class