vph_common_widgets library

Classes

UniformGrid

Functions

showPopupDialog<T>(BuildContext context, WidgetBuilder builder, {bool useRootNavigator = false, bool barrierDismissible = true, Color? barrierColor, String? barrierLabel, bool asDropDown = false, bool useTargetWidth = false, double? dialogWidth}) Future<T?>
Show a popup dialog

Typedefs

UniformGridSizeChangedCallback = void Function(Size size, Size cellSize)