"Fossies" - the Fresh Open Source Software Archive 
Member "flutter-3.7.0/dev/docs/styles.html" (24 Jan 2023, 881 Bytes) of package /linux/misc/flutter-3.7.0.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 <!-- style overrides for dartdoc -->
2 <style>
3 @import 'https://fonts.googleapis.com/css?family=Roboto:500,400italic,300,400,100i';
4 @import 'https://fonts.googleapis.com/css?family=Google+Sans:500,400italic,300,400,100i';
5 @import 'https://fonts.googleapis.com/css?family=Open+Sans:500,400italic,300,400,100i';
6 @import 'https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Sharp|Material+Icons+Round';
7 </style>
8
9 <link href="https://flutter.github.io/assets-for-api-docs/assets/cupertino/cupertino.css" rel="stylesheet" type="text/css">
10
11 <link href="../assets/overrides.css" rel="stylesheet" type="text/css">
12
13 <link href="https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Sharp|Material+Icons+Round" rel="stylesheet">
14 <style>
15 /* Rule for sizing the icon. */
16 .md-36 { font-size: 36px; }
17 </style>