outlinedButtonStyleByApp top-level property
Implementation
var outlinedButtonStyleByApp = ElevatedButton.styleFrom(
foregroundColor: Colors.white,
shape: roundedBorderAppBar,
side: borderSideAppBarDefaultColorApp,
);
var outlinedButtonStyleByApp = ElevatedButton.styleFrom(
foregroundColor: Colors.white,
shape: roundedBorderAppBar,
side: borderSideAppBarDefaultColorApp,
);