styleTextUnderTheLoader property

TextStyle styleTextUnderTheLoader
final

Implementation

final TextStyle styleTextUnderTheLoader = const TextStyle(
    fontSize: 18.0, fontWeight: FontWeight.bold, color: Colors.black);