RightBottomSquareBubble constructor
const
RightBottomSquareBubble({})
Implementation
const RightBottomSquareBubble({
super.key,
required this.backgroundColor,
this.highlightColors,
required this.child,
});
const RightBottomSquareBubble({
super.key,
required this.backgroundColor,
this.highlightColors,
required this.child,
});