SDAppBar constructor
Implementation
SDAppBar(
{@required this.title,
this.leading,
this.actions,
this.bottom,
this.automaticallyImplyLeading: true,
this.flexibleSpace});
SDAppBar(
{@required this.title,
this.leading,
this.actions,
this.bottom,
this.automaticallyImplyLeading: true,
this.flexibleSpace});