primary property

bool primary
final

If this is true, the top padding specified by the MediaQuery will be added to the top of the header.

Default : true

Implementation

final bool primary;