surface property
int
get
surface
The surface color of the theme.
Implementation
int get surface => getArgb(MaterialDynamicColors.surface);
The surface color of the theme.
int get surface => getArgb(MaterialDynamicColors.surface);