appBar abstract method

PreferredSizeWidget appBar(
  1. BuildContext context
)

Custom app bar for the picker. 选择器自定义的顶栏

Implementation

PreferredSizeWidget appBar(BuildContext context);