markdown and latex preview
This commit is contained in:
parent
c574f456a0
commit
185a1c62e9
4 changed files with 195 additions and 46 deletions
|
|
@ -309,7 +309,7 @@ class _NoteListScreenState extends State<NoteListScreen> {
|
|||
padding: EdgeInsets.symmetric(horizontal: 15),
|
||||
child: PopupMenuButton<String>(
|
||||
icon: Icon(
|
||||
Icons.trip_origin,
|
||||
Icons.radio_button_checked,
|
||||
color: Colors.orange
|
||||
), // Menu button (⋮)
|
||||
onSelected: (String value) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue