maxHeight property

  1. @override
double? maxHeight
inherited

Screen height

Implementation

@override
double? get maxHeight => _state._maxHeight;