TopAppBarSparkDefaults
Contains default values used for the top app bar implementations.
Functions
Creates a TopAppBarColors for CenterAlignedTopAppBars. The default implementation animates between the provided colors according to the Material Design specification.
Creates a TopAppBarColors for LargeTopAppBars. The default implementation interpolates between the provided colors as the top app bar scrolls according to the Material Design specification.
Creates a TopAppBarColors for MediumTopAppBars. The default implementation interpolates between the provided colors as the top app bar scrolls according to the Material Design specification.
Creates a TopAppBarColors for small TopAppBar. The default implementation animates between the provided colors according to the Material Design specification.