edited tones, added vibrate
This commit is contained in:
@ -78,7 +78,7 @@ class _SessionViewState extends State<SessionView> {
|
||||
distance: 70,
|
||||
type: ExpandableFabType.up,
|
||||
overlayStyle: ExpandableFabOverlayStyle(
|
||||
color: Colors.black.withOpacity(0.5),
|
||||
color: Colors.black.withValues(alpha: 0.5),
|
||||
blur: 10,
|
||||
),
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user