windowstitlebarcolor_method_channel library
Classes
- MethodChannelWindowstitlebarcolor
- An implementation of WindowstitlebarcolorPlatform that uses method channels.
Functions
-
colorToHexString(
Color color) → dynamic -
colorToInteger(
Color col) → int -
hexToInt(
String hex) → int -
integerToColor(
int dec) → Color