Snackbar の色を変更。ロゲ開始時のエラーを回避。
This commit is contained in:
@ -101,7 +101,7 @@ class _GpsPageState extends State<GpsPage> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: Text("GPS way points"),
|
||||
title: Text("移動履歴"),
|
||||
),
|
||||
body: Container(
|
||||
child: Obx(
|
||||
|
||||
Reference in New Issue
Block a user