common/widget/index library

Extensions

SizeExtension on num

Functions

makeToast({required String msg, Color backgroundColor = LivekitColors.livekitBlack80Transparency, Color textColor = Colors.white}) Future<bool?>
showWidget(BasicWidget<State<StatefulWidget>> widget, {Color? barrierColor}) → void