accentColor property

  1. @Deprecated('accentColor is now deprecated and not being used. use defaultLoaderAccentColorGlobal instead')
Color? accentColor
final

Implementation

@Deprecated(
    'accentColor is now deprecated and not being used. use defaultLoaderAccentColorGlobal instead')
final Color? accentColor;