banner property

Widget get banner

Implementation

Widget get banner {
  return prof.Banner(state.context).net(actor).widget;
}