card

How to write by SpWML

(card)
+(single child block)

Summary

A card block with only one child block.

Inner child blocks are placed inside the card UI.

It has a variable with parameters equivalent to Flutter Card class .


Dart Class Reference

CardElement class


SpWML Parameters

  • The common parameters.

  • Parent parameters.

  • color (String). The color system .

  • cardElevation (double). It is the floating degree of the card. It is specified in px.

  • shape (String). The shape of the border. Specify one of roundRect, stadium, bevel, or circle.