initialized property

bool initialized

Implementation

bool get initialized => _column != null && _row != null;