ScreenSchemeId constructor

ScreenSchemeId({
  1. required int id,
})

Implementation

ScreenSchemeId({required this.id});