Callback function type for block layout.
typedef BlockLayoutCallback = void Function(List<BlockArea> areas);