simpleDrawerAreaHeight property

double? simpleDrawerAreaHeight
final

the maximum height which the entire widget (including the fading background) can take up (optional argument. default: entire device height)

Implementation

final double? simpleDrawerAreaHeight;