notificaciones
This commit is contained in:
@@ -99,7 +99,7 @@ class _CalendarScreenState extends State<CalendarScreen> {
|
||||
return Scaffold(
|
||||
floatingActionButtonLocation: kIsWeb
|
||||
? FloatingActionButtonLocation.startFloat
|
||||
: FloatingActionButtonLocation.startFloat,
|
||||
: FloatingActionButtonLocation.endFloat,
|
||||
resizeToAvoidBottomInset: false,
|
||||
appBar: PopAppbar(
|
||||
onPressed: () {
|
||||
|
||||
Reference in New Issue
Block a user