$AppBar.wrap constructor

$AppBar.wrap(
  1. AppBar $value
)

Wrap a AppBar in a $AppBar

Implementation

$AppBar.wrap(this.$value);