LayoutValueBuilder<T> typedef

LayoutValueBuilder<T> = T Function(LayoutContext layout)

Implementation

typedef LayoutValueBuilder<T> = T Function(LayoutContext layout);