simpleDrawerAreaWidth property

double? simpleDrawerAreaWidth
final

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

Implementation

final double? simpleDrawerAreaWidth;