menu
s_packages package
documentation
s_metar/src/utils/utils.dart
MetarRegExp
station property
station property
dark_mode
light_mode
station
property
RegExp
station
final
Implementation
static final RegExp station = RegExp(r'^(?<station>[A-Z][A-Z0-9]{3})$');
s_packages package
documentation
s_metar/src/utils/utils
MetarRegExp
station property
MetarRegExp class