menu
Afrostories Dev Docs
content
CellFactory
getBuilderForType method
getBuilderForType
dark_mode
light_mode
getBuilderForType
method
CellBuilder
?
getBuilderForType
(
Type
type
)
Implementation
CellBuilder? getBuilderForType(Type type) { return _builders[type]; }
afrostories
cell_factory
CellFactory
getBuilderForType method
CellFactory class