integrate docs
This commit is contained in:
@@ -9,3 +9,6 @@ Color lightSeedColorFallback(Ref ref) => const Color(0xFF167C80);
|
||||
|
||||
@Riverpod(keepAlive: true)
|
||||
Color darkSeedColorFallback(Ref ref) => const Color(0xFF167C80);
|
||||
|
||||
@Riverpod(keepAlive: true)
|
||||
Uri docsUri(Ref ref) => Uri.parse('https://docs.weblibre.eu/');
|
||||
|
||||
Reference in New Issue
Block a user