getGroupName method

  1. @override
String getGroupName()
override

Gives the name for the group of buttons

Implementation

@override
String getGroupName() {
  return "fontsettings";
}