menu
lesntec package
documentation
viewModel/room_detail_view_model.dart
RoomDetailTabModel
RoomDetailTabModel.new constructor
RoomDetailTabModel.new constructor
dark_mode
light_mode
RoomDetailTabModel
constructor
RoomDetailTabModel
(
{
String
?
uniqueId
,
String
?
id
,
String
?
name
,
bool
?
checked
,
List
?
children
,
})
Implementation
RoomDetailTabModel({ this.uniqueId, this.id, this.name, this.checked, this.children, });
lesntec package
documentation
viewModel/room_detail_view_model
RoomDetailTabModel
RoomDetailTabModel.new constructor
RoomDetailTabModel class