BlockSelectionScreen constructor
Creates a BlockSelectionScreen.
Implementation
const BlockSelectionScreen({
super.key,
required this.userId,
required this.hospitalId,
this.fromDashboard = false,
});
Creates a BlockSelectionScreen.
const BlockSelectionScreen({
super.key,
required this.userId,
required this.hospitalId,
this.fromDashboard = false,
});