mdClick method

Note - For single prop use onInkTap. Extension method to directly access material VelocityXInkWellBuilder single click with any widget without wrapping or with dot operator.

Implementation

VelocityXInkWellBuilder mdClick(FnBuilderCallback onClick) =>
    VelocityXInkWellBuilder(this, onClick);