topMargin property

double? topMargin
final

Margin for panel top. Which can be used to show status bar if you need to show panel above scaffold.

Implementation

final double? topMargin;