menu
organization_feature package
documentation
widgets/bootstrap_notification.dart
BootstrapNotification
dialogSize static method
dialogSize static method
dark_mode
light_mode
dialogSize
static method
Size
dialogSize
(
double
width
,
double
height
)
Implementation
static Size dialogSize(double width, double height) => Size(width, height);
organization_feature package
documentation
widgets/bootstrap_notification
BootstrapNotification
dialogSize static method
BootstrapNotification class