LayoutFunc<T> typedef

LayoutFunc<T> = Layout<T> Function({String? property})

Implementation

typedef LayoutFunc<T> = Layout<T> Function({String? property});