currentRoomIndex property

int? currentRoomIndex
final

Index of the current room being edited. Null if no room is selected.

Implementation

final int? currentRoomIndex;