currentWithoutWindow property Null safety

String currentWithoutWindow

Implementation

String get currentWithoutWindow => model.isFloatMode ? current : _current;