kDrawerTheme top-level constant

DrawerThemeData const kDrawerTheme

Implementation

const kDrawerTheme = DrawerThemeData(
  shape: Border(),
);