exxen 0.0.2 copy "exxen: ^0.0.2" to clipboard
exxen: ^0.0.2 copied to clipboard

A Flutter Extension Package

Context Extension #

You can use very easy context elements,

  • For Example:
//context.theme is the same as Theme.of(context)
style: context.theme.textTheme.headlineMedium

//context.textTheme is the same as Theme.of(context).textTheme
style: context.textTheme.headlineMedium
2
likes
0
points
85
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter Extension Package

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on exxen