NozzleScreen constructor
const
NozzleScreen({})
Implementation
const NozzleScreen({
super.key,
required this.pumpNo,
required this.nozzleList,
required this.strRoCode,
required this.strUserId,
required this.nozzleImagePath,
});