menu
Afrostories Dev Docs
content
CellFactory
getCompactBuilder method
getCompactBuilder
dark_mode
light_mode
getCompactBuilder
method
CellBuilder
?
getCompactBuilder
(
dynamic
item
)
Implementation
CellBuilder? getCompactBuilder(var item) { return _buildersCompact[item.runtimeType]; }
afrostories
cell_factory
CellFactory
getCompactBuilder method
CellFactory class