widget_with_codeview icon indicating copy to clipboard operation
widget_with_codeview copied to clipboard

Cant change color icon and background tabbar preview and code

Open mardianto opened this issue 2 years ago • 1 comments

I try using light and dark mode, but Cant change color icon and background Tab bar preview and code, because any colors.white, in package Tab( child: ListTile( leading: Icon(Icons.phone_android, color: Colors.white), title: Text('Preview', style: TextStyle(color: Colors.white)), ), ),

mardianto avatar Oct 26 '23 07:10 mardianto

and in the WidgetWithCodeView, codeLinkPrefix value can't open website link url, just 404 not found?

mardianto avatar Nov 23 '23 09:11 mardianto