emptyHeadline1 top-level property

Map<String, Object> emptyHeadline1
getter/setter pair

Implementation

var emptyHeadline1 = {
  "id": "headline1",
  "text": " ",
  "color": "0xff212121",
  "size": "24",
  "fontWeight": FontWeight.w600,
  "leftMargin": 16.0,
  "topMargin": 16.0,
  "bottomMargin": 8.0,
  "action": {
    "tap": {
      "type": "UIK_OPEN_WEB",
      "data": {
        "url":
            "https://sylhetmirror.com/2022/04/03/tesla-delivers-over-1-million-electric-cars-over-past-year/"
      }
    }
  }
};