This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MaterialApp( | |
| title: 'Flutter Ejemplo Tema Oscuro', | |
| //Tema Principal, se usa cuando no esta activo el modo oscuro | |
| theme: ThemeData( | |
| //Se india que este tema tiene un brillo luminoso | |
| brightness: Brightness.light, | |
| primarySwatch: Colors.pink, | |
| ), | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
| Token for proof: | |
| [Verifying my OpenPGP key: openpgp4fpr:74204f2c24af3d2480e62eda2382ca5fac93d317] |
NewerOlder