mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-21 17:25:16 +00:00
Fix a few notices
This commit is contained in:
@ -31,8 +31,5 @@ class PageInfo {
|
||||
this.id,
|
||||
this.hideNavBar = false,
|
||||
this.canShowAsDialog = false,
|
||||
}) : assert(type != null),
|
||||
assert(child != null),
|
||||
assert(hideNavBar != null),
|
||||
assert(canShowAsDialog != null);
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user