section static method
Section header band decoration.
Implementation
static BoxDecoration section(BuildContext context) =>
_getDecoration(context, 'section');
Section header band decoration.
static BoxDecoration section(BuildContext context) =>
_getDecoration(context, 'section');