WCard typedef

WCard = Card

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

Implementation

typedef WCard = m.Card;