parent
ab88f4a5c7
commit
c9f23b0bc2
@ -379,7 +379,10 @@ class Opacity extends SingleChildRenderObjectWidget {
|
|||||||
/// tileMode: TileMode.mirror,
|
/// tileMode: TileMode.mirror,
|
||||||
/// ).createShader(bounds);
|
/// ).createShader(bounds);
|
||||||
/// },
|
/// },
|
||||||
/// child: const Text('I’m burning the memories'),
|
/// child: const Text(
|
||||||
|
/// 'I’m burning the memories',
|
||||||
|
/// style: TextStyle(color: Colors.white),
|
||||||
|
/// ),
|
||||||
/// )
|
/// )
|
||||||
/// ```
|
/// ```
|
||||||
/// {@end-tool}
|
/// {@end-tool}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user