appBar property

PreferredSizeWidget? appBar
final

إذا قمت بإضافة شريط التطبيقات هنا فإنه سيحل محل شريط التطبيقات الافتراضية appBar

appBar if if provided it will replace the default app bar

Implementation

final PreferredSizeWidget? appBar;