menu
tcic_client_ui package
documentation
controller/tcic_contoller.dart
TCICController
getComponentConfig<T> method
getComponentConfig<T> method
dark_mode
light_mode
getComponentConfig<
T
>
method
T?
getComponentConfig
<
T
>(
Type
type
)
Implementation
T? getComponentConfig<T>(Type type) { return _componentConfigObs.getComponentConfig(type); }
tcic_client_ui package
documentation
controller/tcic_contoller
TCICController
getComponentConfig<T> method
TCICController class