DSI_PASSWORD_BOX constructor
DSI_PASSWORD_BOX({
- Key? key,
- dynamic label,
- dynamic border,
Implementation
DSI_PASSWORD_BOX({super.key, this.label, this.border});
DSI_PASSWORD_BOX({super.key, this.label, this.border});