card property

VxCard card

Extension method to directly access VxCard with any widget without wrapping or with dot operator.

Implementation

VxCard get card => VxCard(this);