emptyNavbar top-level property

Map<String, Object> emptyNavbar
getter/setter pair

Implementation

var emptyNavbar = {
  "id": "navbar",
  "size": "small",
  "transparency": "false",
  "backgroundColor": "0xFFFAFAFA",
  "titleText": "67895",
  "leftIcon": {
    "id": "titleIcon",
    "iconVal": "0xee85",
    "iconColor": "0xFF212121",
    "borderColor": "0xFF212121",
    "backgroundColor": "0xFF9E9E9E",
    "iconSize": "24.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/"
        }
      }
    }
  },
  "action": {
    "tap": {
      "type": "UIK_OPEN_WEB",
      "data": {
        "url":
            "https://sylhetmirror.com/2022/04/03/tesla-delivers-over-1-million-electric-cars-over-past-year/"
      }
    }
  }
};