menu
tcic_client_ui package
documentation
layout/configurable_layout/layouts/layout_builders.dart
LayoutBuilders
componentFactory property
componentFactory property
dark_mode
light_mode
componentFactory
property
IComponentFactory
componentFactory
final
组件工厂,通过依赖注入传入 允许业务层自定义组件创建逻辑,实现业务组件与布局系统的解耦
Implementation
final IComponentFactory componentFactory;
tcic_client_ui package
documentation
layout/configurable_layout/layouts/layout_builders
LayoutBuilders
componentFactory property
LayoutBuilders class