WScaffold typedef

WScaffold = Scaffold

A shorthand for using the regular Scaffold widget instead of the one provided by elbe.

Implementation

typedef WScaffold = m.Scaffold;