VisibilityToggle constructor
const
VisibilityToggle({
- Key? key,
- ValueChanged<
bool> ? onVisibilityChanged,
Implementation
const VisibilityToggle({super.key, this.onVisibilityChanged});