SafeBar constructor
const
SafeBar({})
Implementation
const SafeBar(
{super.key,
this.top = false,
this.bottom = false,
this.left = false,
this.right = false,
required this.builder});
const SafeBar(
{super.key,
this.top = false,
this.bottom = false,
this.left = false,
this.right = false,
required this.builder});