YalbBlockDef constructor

YalbBlockDef(
  1. String name,
  2. Widget child
)

Implementation

YalbBlockDef(String name, Widget child);