flutter_is_dark_color_hsp library

Functions

isDarkHsp(Color? color) bool?
Function to determine if a color is dark tone. It's based on HSP Color Model color: Argument to determine its status
isLightHsp(Color? color) bool?
Function to determine if a color is light tone. It's based on HSP Color Model color: Argument to determine its status