header static method
Hero / top-of-screen header band decoration.
Implementation
static BoxDecoration header(BuildContext context) =>
_getDecoration(context, 'header');
Hero / top-of-screen header band decoration.
static BoxDecoration header(BuildContext context) =>
_getDecoration(context, 'header');