currentRoomIndex property
final
Index of the current room being edited. Null if no room is selected.
Implementation
final int? currentRoomIndex;
Index of the current room being edited. Null if no room is selected.
final int? currentRoomIndex;