rand dart fix
This commit is contained in:
@@ -77,7 +77,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
),
|
||||
Text(
|
||||
'$_counter',
|
||||
style: Theme.of(context).textTheme.headline4,
|
||||
style: Theme.of(context).textTheme.headlineMedium,
|
||||
),
|
||||
FeatureBuilder(
|
||||
feature: _counterFeature,
|
||||
|
||||
Reference in New Issue
Block a user