generated from dellevin/template
代码优化,功能新增
This commit is contained in:
@@ -30,6 +30,7 @@ class _NoteDetailPageState extends State<NoteDetailPage> {
|
||||
return Scaffold(
|
||||
backgroundColor: colors.surface,
|
||||
appBar: AppBar(
|
||||
titleSpacing: 0,
|
||||
title: Text(
|
||||
note.title.isNotEmpty
|
||||
? note.title
|
||||
|
||||
Reference in New Issue
Block a user