Skip to content

Instantly share code, notes, and snippets.

@Blasanka
Created May 8, 2019 12:58
Show Gist options
  • Save Blasanka/4f9108dc484d659bf6efaa47c9e62a8d to your computer and use it in GitHub Desktop.
Save Blasanka/4f9108dc484d659bf6efaa47c9e62a8d to your computer and use it in GitHub Desktop.
Material(
shape: CircleBorder(),
color: kinderm8Theme.Colors.appdarkcolour,
child: Container(
width: 60.0,
height: 60.0,
padding: const EdgeInsets.all(8.0),
child: decideDeleteOrSendActionWidget(),
)),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment