crayola

Creator: coderz1093

Last updated:

0 purchases

crayola Image
crayola Images

Languages

Categories

Add to Cart

Description:

crayola

A plugin for customising Flutter desktop window properties. Currently macOS only.
Usage #
Set title bar color:
Crayloa.setTitleBarColor(Colors.blue);
copied to clipboard
Set tile bar color, with platform-default transparency:
Crayola.setTitleBarColor(Colors.blue, false);
copied to clipboard
Set title text visibility:
Crayola.setTitleVisbility(false);
copied to clipboard
Set the title bar visiblity (removes the entire bar):
Crayola.setTitleBarVisiblity(false);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.