textCenter property
String
get
textCenter
To separate style from all css, just create getter the value of style name
Implementation
static String get textCenter => 'text-center';
To separate style from all css, just create getter the value of style name
static String get textCenter => 'text-center';